Skip to content

Conversation

@shemau
Copy link
Contributor

@shemau shemau commented Oct 17, 2025

Description

iam_service_id 1.2.2 bumps to provider version >= 1.83.0 to address provider changes in IBM-Cloud/terraform-provider-ibm#6345.

This impacts the IKS example which locked lower and had to be increases. This leaves the OCP example at 1.81.1 as the new minimum.

When reviewing consider the other option, bump the minimum provider version to 1.83.0 throughout the module.

Release required?

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

The minimum IBM provider is bumped to 1.81.1.

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 shemau requested a review from Aashiq-J as a code owner October 17, 2025 14:41
@shemau shemau mentioned this pull request Oct 17, 2025
1 task
@shemau
Copy link
Contributor Author

shemau commented Oct 17, 2025

/run pipeline

@shemau
Copy link
Contributor Author

shemau commented Oct 20, 2025

/run pipeline

@shemau
Copy link
Contributor Author

shemau commented Oct 20, 2025

/run pipeline

@Aashiq-J
Copy link
Member

Error: [0m Error: [ERROR] Error downloading the cluster config [d3r5sufs0idosvjlvqqg]: Error getting kube tokens: Request failed with status code: 400, BXNIM0109E: Transaction-Id:[cmZobng-fc054155ebd74c07a8362c648bcf638a] Property 'refresh_token' either missing or empty.
│ 
│   with data.ibm_container_cluster_config.cluster_config,
│   on main.tf line 115, in data "ibm_container_cluster_config" "cluster_config":
│  115: data "ibm_container_cluster_config" "cluster_config" {
│ 
│ ---
│ id: terraform-82a5043b
Error: [0m summary: '[ERROR] Error downloading the cluster config
│ [d3r5sufs0idosvjlvqqg]: Error
│   getting kube tokens: Request failed with status code: 400, BXNIM0109E: Transaction-Id:[cmZobng-fc054155ebd74c07a8362c648bcf638a]
│   Property ''refresh_token'' either missing or empty.'
│ severity: error
│ resource: (Data) ibm_container_cluster_config
│ operation: read
│ component:
│   name: github.com/IBM-Cloud/terraform-provider-ibm
│   version: 1.83.0
│ ---
│ 
╵}

Provider bug in version 1.83.0, this affects all the iks provisioning.
hence updating the provider version to 1.83.3 in IKS example.

@Aashiq-J
Copy link
Member

/run pipeline

@ocofaigh ocofaigh merged commit 8db2db8 into main Oct 21, 2025
2 checks passed
@ocofaigh ocofaigh deleted the bump-provider branch October 21, 2025 11:28
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 1.9.3 🎉

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.

5 participants