terraform-ibm-modules / terraform-ibm-cos

Configures an IBM Cloud Object Storage instance and bucket
Apache License 2.0
11 stars 24 forks source link

fix: change the variable name to skip_cos_sm_auth_policy in instance DA #702

Closed Soaib024 closed 3 months ago

Soaib024 commented 3 months ago

Description

https://github.com/terraform-ibm-modules/terraform-ibm-cos/issues/700

Release required?

Release notes content

Your notes help the merger write the commit message for the PR that is published in the release notes for the module. --->

Run the pipeline

If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.

Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:

/run pipeline

Checklist for reviewers

For mergers

Soaib024 commented 3 months ago

/run pipeline

Soaib024 commented 3 months ago

/run pipeline

Soaib024 commented 3 months ago

/run pipeline

Soaib024 commented 3 months ago

/run pipeline

Soaib024 commented 3 months ago

The code changes are good and complete.

My only concern is that I do not understand what changing an input parameter in a DA has for DA upgrades. For example a DA upgrading from 8.10.4 (or earlier) to this release has to know to use the old value as the new input. Or are consumers expected to run a plan and fix any unexpected changes?

@shemau Updating a variable name seems to be okay: https://ibm-cloudplatform.slack.com/archives/CG06FQ31P/p1712851797463179?thread_ts=1712851726.833909&cid=CG06FQ31P

terraform-ibm-modules-ops commented 3 months ago

:tada: This issue has been resolved in version 8.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

ocofaigh commented 3 months ago

@Soaib024 It seems we introduced a regression in this PR. See https://github.com/terraform-ibm-modules/terraform-ibm-cos/issues/708