Skip to content

Conversation

@vkuma17
Copy link
Contributor

@vkuma17 vkuma17 commented Oct 11, 2025

Description

Use implicit dependency on secrets module

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
Release notes content

When upgrading from previous version, you might see time_sleep resource getting recreated. This is an expected change and doesn't destroy any actual infrastructure.

module.elasticsearch.time_sleep.wait_for_elasticsearch_authorization_policy[0] must be replaced
         2025/10/12 09:53:29 Terraform plan | -/+ resource "time_sleep" "wait_for_elasticsearch_authorization_policy" {
         2025/10/12 09:53:29 Terraform plan |       ~ id              = "2025-10-12T09:49:02Z" -> (known after apply)
         2025/10/12 09:53:29 Terraform plan |       + triggers        = { # forces replacement
         2025/10/12 09:53:29 Terraform plan |           + "secrets_manager_guid"   = "79c6d411-c18f-4670-b009-b0044a238667"
         2025/10/12 09:53:29 Terraform plan |           + "secrets_manager_region" = "us-south"
         2025/10/12 09:53:29 Terraform plan |         }
         2025/10/12 09:53:29 Terraform plan |         # (1 unchanged attribute hidden)
         2025/10/12 09:53:29 Terraform plan |     }
         2025/10/12 09:53:29 Terraform plan | 
         2025/10/12 09:53:29 Terraform plan | Plan: 1 to add, 0 to change, 1 to destroy.

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

  • If relevant, a test for the change is included or updated with this PR.
  • If relevant, documentation for the change is included or updated with this PR.

For mergers

  • Use a conventional commit message to set the release level. Follow the guidelines.
  • Include information that users need to know about the PR in the commit message. The commit message becomes part of the GitHub release notes.
  • Use the Squash and merge option.

@vkuma17
Copy link
Contributor Author

vkuma17 commented Oct 11, 2025

/run pipeline

@vkuma17
Copy link
Contributor Author

vkuma17 commented Oct 11, 2025

/run pipeline

@vkuma17
Copy link
Contributor Author

vkuma17 commented Oct 12, 2025

/run pipeline

@vkuma17
Copy link
Contributor Author

vkuma17 commented Oct 13, 2025

/run pipeline

@ocofaigh ocofaigh merged commit 918c8d5 into main Oct 13, 2025
2 checks passed
@ocofaigh ocofaigh deleted the implicit-dep branch October 13, 2025 09:34
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 2.3.27 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants