Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

v1.9.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 04 Jun 10:47
· 146 commits to main since this release
v1.9.0
bd81996

1.9.0 (2024-06-04)

Features

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8 (#29) (bd81996)

NOTE: When upgrading from a previous release, you will see some resources identified for destroy. These are expected due to the major version update of the COS module, but should be non disruptive to every day operation. Below is an example of the destroys you may see:

  • module.cos[0].module.buckets.module.buckets["base-security-services-bucket"].time_sleep.wait_for_authorization_policy[0]
  • module.cos[0].module.buckets.module.buckets["base-security-services-bucket"].terraform_data.resource_key_existing_serviceid_crn
  • module.cos[0].module.cos_instance[0].terraform_data.resource_key_existing_serviceid_crn
  • module.cos[0].module.cos_instance[0].terraform_data.generate_hmac_credentials
  • module.cos[0].module.buckets.module.buckets["base-security-services-bucket"].terraform_data.generate_hmac_credentials
  • module.cos[0].module.buckets.module.buckets["base-security-services-bucket"].ibm_iam_authorization_policy.policy[0]