Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Update schemas for Terraform Backwards Compatibility (#154)
- **Breaking Change**: Took out ControlPrototype/ControlSpecificationPrototype/AssessmentPrototype - Made the field ControlSpecificationDescription to Description - Changed Patch for ControlLibrary to use Control rather than ControlPrototype - Changed Attributes from map[string]string to map[string]interface - Added functions and fields missing found from the terraform-provider-ibm - Added missing objects from Minor Update ([#153](#153)) ([ad36577](ad36577)) --------- Signed-off-by: Timothy-Yao <[email protected]> Co-authored-by: sccdeveloper <[email protected]>
- Loading branch information