v5.0.0
·
653 commits
to main
since this release
5.0.0 (2023-01-10)
Features
- remove support for creating key protect resources (#119) (efa7cfd)
- restapi provider is no longer required to run this module (#119) (efa7cfd)
BREAKING CHANGES
- remove direct support for creating key protect instance / key rings / keys from this module (use https://github.com/terraform-ibm-modules/terraform-ibm-key-protect-all-inclusive directly for creating key protect resources going forward).
- The following variables are no longer valid:
cos_key_name
,existing_cos_key_ring_name
,cos_key_ring_name
,create_key_protect_key
,key_protect_tags
,enable_key_protect_metrics
,key_protect_instance_name
,create_key_protect_instance
- restapi provider is no longer required to run this module