Skip to content

v5.0.0

Compare
Choose a tag to compare
@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 10 Jan 14:08
· 653 commits to main since this release
v5.0.0
efa7cfd

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