Skip to content

Conversation

@Aashiq-J
Copy link
Member

@Aashiq-J Aashiq-J commented Nov 4, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/gruntwork-io/terratest v0.51.0 -> v0.52.0 age confidence require minor
github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.60.17 -> v1.60.18 age confidence require patch
terraform-ibm-modules/base-ocp-vpc/ibm (source) 3.69.0 -> 3.70.0 age confidence module minor
terraform-ibm-modules/cbr/ibm (source) 1.33.7 -> 1.33.8 age confidence module patch
terraform-ibm-modules/landing-zone-vpc/ibm (source) 8.7.0 -> 8.8.2 age confidence module minor
terraform-ibm-modules/landing-zone-vsi/ibm (source) 5.14.0 -> 5.15.3 age confidence module minor

Release Notes

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.51.0...v0.52.0

terraform-ibm-modules/ibmcloud-terratest-wrapper (github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper)

v1.60.18

Compare Source

Bug Fixes
  • use common retry for schematics find workspace and tests (#​1057) (e5445ad)
terraform-ibm-modules/terraform-ibm-base-ocp-vpc (terraform-ibm-modules/base-ocp-vpc/ibm)

v3.70.0

Compare Source

Features
  • remove explicit apikey reset.

IMPORTANT:

  • During updates, you may observe the destruction of a ibm_container_api_key_reset resource block. This is expected and has no impact on existing resources.
  • An explicit containers-kubernetes-key will no longer be created during base-ocp code execution. If you encounter the error The specified API key could not be found., please refer to the troubleshooting section (#​848) (51bd1af)

v3.69.1

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-cbr (terraform-ibm-modules/cbr/ibm)

v1.33.8

Compare Source

Bug Fixes
terraform-ibm-modules/terraform-ibm-landing-zone-vpc (terraform-ibm-modules/landing-zone-vpc/ibm)

v8.8.2

Compare Source

Bug Fixes

v8.8.1

Compare Source

Bug Fixes

v8.8.0

Compare Source

Features
  • Add support to create multiple dns zones and ability to set multiple dns records for each of the dns zones (#​1073) (005e9cc)

UPGRADE NOTES: When updating from v8.7.x to this version, if you have a DNS zone and DNS records created, these resources will be recreated. In case, you need to prevent recreation of the DNS zone and DNS records, use the following terraform move commands based on the environment you are running the terraform module.

Terraform CLI:

terraform state mv 'module.<module-name>.ibm_dns_zone.dns_zone[0]' 'module.<module-name>.ibm_dns_zone.dns_zone["<dns-name>"]'
terraform state mv 'module.<module-name>.ibm_dns_permitted_network.dns_permitted_network[0]' 'module.<module-name>.ibm_dns_permitted_network.dns_permitted_network["<dns-name>"]'
terraform state mv 'module.<module-name>.ibm_dns_resource_record.dns_record["0"]' 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-0"]'
terraform state mv 'module.<module-name>.ibm_dns_resource_record.dns_record["1"]' 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-1"]'
terraform state mv 'module.<module-name>.ibm_dns_resource_record.dns_record["2"]' 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-2"]'
terraform state mv 'module.<module-name>.ibm_dns_resource_record.dns_record["3"]' 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-3"]'
...

Schematics:

ibmcloud schematics workspace state mv --id <WORKSPACE_ID> --source 'module.<module-name>.ibm_dns_zone.dns_zone[0]' --destination 'module.<module-name>.ibm_dns_zone.dns_zone["<dns-name>"]'
ibmcloud schematics workspace state mv --id <WORKSPACE_ID> --source 'module.<module-name>.ibm_dns_permitted_network.dns_permitted_network[0]' --destination 'module.<module-name>.ibm_dns_permitted_network.dns_permitted_network["<dns-name>"]'
ibmcloud schematics workspace state mv --id <WORKSPACE_ID> --source 'module.<module-name>.ibm_dns_resource_record.dns_record["0"]' --destination 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-0"]'
ibmcloud schematics workspace state mv --id <WORKSPACE_ID> --source 'module.<module-name>.ibm_dns_resource_record.dns_record["1"]' --destination 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-1"]'
ibmcloud schematics workspace state mv --id <WORKSPACE_ID> --source 'module.<module-name>.ibm_dns_resource_record.dns_record["2"]' --destination 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-2"]'
ibmcloud schematics workspace state mv --id <WORKSPACE_ID> --source 'module.<module-name>.ibm_dns_resource_record.dns_record["3"]' --destination 'module.<module-name>.ibm_dns_resource_record.dns_record["<dns-name>-3"]'
...
terraform-ibm-modules/terraform-ibm-landing-zone-vsi (terraform-ibm-modules/landing-zone-vsi/ibm)

v5.15.3

Compare Source

Bug Fixes

v5.15.2

Compare Source

Bug Fixes

v5.15.1

Compare Source

Bug Fixes

v5.15.0

Compare Source

Features
  • added local and ip_version attributes for use in vsi security group rules.
    - update dependencies (#​960) (09bb3c1)

@Aashiq-J Aashiq-J requested a review from toddgiguere as a code owner November 4, 2025 06:29
@Aashiq-J
Copy link
Member Author

Aashiq-J commented Nov 4, 2025

/run pipeline

@Aashiq-J
Copy link
Member Author

Aashiq-J commented Nov 4, 2025

/run pipeline

@ocofaigh
Copy link
Contributor

ocofaigh commented Nov 4, 2025

The -- FAIL: TestRunROKSQuickStartPatternSchematics test failed with known issue (we have a support case open):

         2025/11/04 09:27:11 Terraform apply | ---
         2025/11/04 09:27:11 Terraform apply | id: terraform-40a3a1fe
         2025/11/04 09:27:11 Terraform apply | summary: 'Request failed with status code: 404, ServerErrorResponse:
         2025/11/04 09:27:11 Terraform apply | {"incidentID":"e5b88890-af81-ac58-8412-8754d525c2a8","code":"E06f9","description":"The
         2025/11/04 09:27:11 Terraform apply |   specified API key could not be found.","type":""}'
         2025/11/04 09:27:11 Terraform apply | severity: error
         2025/11/04 09:27:11 Terraform apply | resource: ibm_container_vpc_cluster
         2025/11/04 09:27:11 Terraform apply | operation: create
         2025/11/04 09:27:11 Terraform apply | component:
         2025/11/04 09:27:11 Terraform apply |   name: github.com/IBM-Cloud/terraform-provider-ibm
         2025/11/04 09:27:11 Terraform apply |   version: 1.84.3
         2025/11/04 09:27:11 Terraform apply | ---

All other tests passed so proceeding with merge

@ocofaigh ocofaigh merged commit 075549e into main Nov 4, 2025
1 of 2 checks passed
@ocofaigh ocofaigh deleted the dns branch November 4, 2025 11:13
@ocofaigh ocofaigh mentioned this pull request Nov 4, 2025
1 task
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 8.11.1 🎉

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