Skip to content

Conversation

@shemau
Copy link
Contributor

@shemau shemau commented Oct 22, 2024

Description

Update KMS all inclusive which removes key ring force delete because it is deprecated by the provider

Release required?

  • No release
  • Patch release (x.x.X)
  • Minor release (x.X.x)
  • Major release (X.x.x)
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

  • 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.

@shemau
Copy link
Contributor Author

shemau commented Oct 22, 2024

The expectation is that this PR will need to skip upgrade test because of the key ring force delete state change. The changes are in example code, not the main module, so no release is required.

@shemau
Copy link
Contributor Author

shemau commented Oct 22, 2024

/run pipeline

1 similar comment
@shemau
Copy link
Contributor Author

shemau commented Oct 23, 2024

/run pipeline

@shemau
Copy link
Contributor Author

shemau commented Nov 6, 2024

/run pipeline

@shemau
Copy link
Contributor Author

shemau commented Nov 7, 2024

/run pipeline

@shemau
Copy link
Contributor Author

shemau commented Nov 7, 2024

 TestRunStandardUpgradeSolution 2024-11-07T10:49:37Z command.go:185:   # module.kms[0].module.kms_key_rings["postgresql-key-ring"].ibm_kms_key_rings.key_ring will be updated in-place
TestRunStandardUpgradeSolution 2024-11-07T10:49:37Z command.go:185:   ~ resource "ibm_kms_key_rings" "key_ring" {
TestRunStandardUpgradeSolution 2024-11-07T10:49:37Z command.go:185:       ~ force_delete  = true -> false
TestRunStandardUpgradeSolution 2024-11-07T10:49:37Z command.go:185:         id            = "postgresql-key-ring:keyRing:crn:v1:bluemix:public:hs-crypto:us-south:a/abac0df06b644a9cabc6e44f55b3880e:e6dce284-e80f-46e1-a3c1-830f7adff7a9::"
TestRunStandardUpgradeSolution 2024-11-07T10:49:37Z command.go:185:         # (3 unchanged attributes hidden)
TestRunStandardUpgradeSolution 2024-11-07T10:49:37Z command.go:185:     }

This was the only error, so skipping update test.

@shemau
Copy link
Contributor Author

shemau commented Nov 7, 2024

/run pipeline

@ocofaigh ocofaigh merged commit ffc908c into main Nov 7, 2024
2 checks passed
@ocofaigh ocofaigh deleted the force-delete-ring branch November 7, 2024 14:15
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 3.17.12 🎉

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.

4 participants