Skip to content

Commit

Permalink
Fix: Update schemas for Terraform Backwards Compatibility (#154)
Browse files Browse the repository at this point in the history
- **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
tyao117 and sccdeveloper authored Jan 24, 2025
1 parent c4ef361 commit 8fb9904
Show file tree
Hide file tree
Showing 4 changed files with 324 additions and 276 deletions.
Loading

0 comments on commit 8fb9904

Please sign in to comment.