terraform-ibm-modules / terraform-ibm-cos

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

fix: add sleep around auth policy when destroying #673

Closed ocofaigh closed 1 month ago

ocofaigh commented 1 month ago

Description

Workaround for https://github.com/terraform-ibm-modules/terraform-ibm-cos/issues/672

Release required?

Release notes content

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

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

Need to skip upgrade test due to expected update:

            Messages:       Resource(s) identified to be updated 
                            Name: wait_for_authorization_policy
                            Address: module.cos_bucket1.time_sleep.wait_for_authorization_policy[0]
                            Actions: [update]
                            DIFF:
                              Before: 
                                {"destroy_duration":null}
                              After: 
                                {"destroy_duration":"30s"}
ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

/run pipeline

ocofaigh commented 1 month ago

/run pipeline

terraform-ibm-modules-ops commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: