Skip to content

Conversation

@whoffler
Copy link
Contributor

@whoffler whoffler commented Nov 3, 2025

Description

update dependency versions

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.

@whoffler
Copy link
Contributor Author

whoffler commented Nov 3, 2025

/run pipeline

@whoffler
Copy link
Contributor Author

whoffler commented Nov 3, 2025

Test failure

 summary: '[ERROR] Error waiting for create resource instance

Retrying

@whoffler
Copy link
Contributor Author

whoffler commented Nov 3, 2025

/run pipeline

@whoffler
Copy link
Contributor Author

whoffler commented Nov 3, 2025

failure:

  "errors": [
 2025/11/03 20:22:37 Terraform apply |               {
 2025/11/03 20:22:37 Terraform apply |                   "code": "conflict",
 2025/11/03 20:22:37 Terraform apply |                   "message": "A registration already exists [secrets-manager.00067E]",
 2025/11/03 20:22:37 Terraform apply |                   "more_info": "https://cloud.ibm.com/apidocs/secrets-manager"
 2025/11/03 20:22:37 Terraform apply |               }
 2025/11/03 20:22:37 Terraform apply |           ],
 2025/11/03 20:22:37 Terraform apply |           "status_code": 409,
 2025/11/03 20:22:37 Terraform apply |           "trace": "837e5098-af51-c68b-74f7-aa377592a1be"
 2025/11/03 20:22:37 Terraform apply |       },
 2025/11/03 20:22:37 Terraform apply |       "RawResult": null
 2025/11/03 20:22:37 Terraform apply |   }
 2025/11/03 20:22:37 Terraform apply | severity: error
 2025/11/03 20:22:37 Terraform apply | resource: ibm_sm_en_registration
 2025/11/03 20:22:37 Terraform apply | operation: create
 2025/11/03 20:22:37 Terraform apply | component:
 2025/11/03 20:22:37 Terraform apply |   name: github.com/IBM-Cloud/terraform-provider-ibm
 2025/11/03 20:22:37 Terraform apply |   version: 1.84.3
 2025/11/03 20:22:37 Terraform apply | ---
 2025/11/03 20:22:37 Terraform apply | 
 2025/11/03 20:22:37 Terraform apply | 
 2025/11/03 20:22:37 Terraform apply |   with module.secrets_manager.ibm_sm_en_registration.sm_en_registration[0],
 2025/11/03 20:22:37 Terraform apply |   on ../../main.tf line 212, in resource "ibm_sm_en_registration" "sm_en_registration":
 2025/11/03 20:22:37 Terraform apply |  212: resource "ibm_sm_en_registration" "sm_en_registration" {

@ocofaigh ocofaigh merged commit f19cb65 into main Nov 3, 2025
1 of 2 checks passed
@ocofaigh ocofaigh deleted the updateDependencies branch November 3, 2025 21:01
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 2.11.6 🎉

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