Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Sep 05:32
· 630 commits to main since this release
c5a4c8b

Release v1.1.0 (2022/09/12)

Changelog

  • aed9ef2 acceptance test for iam policy Signed-off-by: Vasundhara Shukla [email protected]
  • 9a26101 documentation for iam policy and minor fixes
  • cdd9f5a Add examples and resource template for IAM policy
  • f8f5842 Add CRUD support for IAM policy resource
  • b2f1742 schema for access management
  • 4c98e69 access management models and clients
  • 24e66d0 remove fatal errors from security policy resource implementation and optimize code
  • 98aa336 Add documentation for security policy resource
  • f29bfba Add acceptance tests for security policy resource
  • fa9f187 Add CRUD support for security policy resource
  • 16f787e Add schema for security policy resource
  • 5705db0 Add client and models for security policy resource

What's Changed

  • add security policy resource support to the TMC terraform provider by @ishangupta-ds in #60
  • remove fatal errors from security policy resource implementation and optimize code by @ishangupta-ds in #63
  • Add IAM policy resource support to the TMC terraform provider by @Vasundharashukla in #64

Full Changelog: v1.0.4...v1.1.0