Skip to content

Conversation

@shemau
Copy link
Contributor

@shemau shemau commented Oct 23, 2025

Description

Bump VPC and test wrapper

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 23, 2025

/run pipeline

@shemau
Copy link
Contributor Author

shemau commented Oct 23, 2025

 TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:   # module.vpc.ibm_is_subnet.subnet["mysql-upg-ftf-vpc-subnet-b"] will be updated in-place
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:   ~ resource "ibm_is_subnet" "subnet" {
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         id                           = "02c7-1a812eeb-5108-4ebd-b11b-d14a1562dfaf"
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         name                         = "mysql-upg-ftf-vpc-subnet-b"
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:       + public_gateway               = (known after apply)
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         tags                         = []
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         # (18 unchanged attributes hidden)
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:     }
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212: 
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:   # module.vpc.ibm_is_subnet.subnet["mysql-upg-ftf-vpc-subnet-c"] will be updated in-place
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:   ~ resource "ibm_is_subnet" "subnet" {
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         id                           = "02d7-b88ccd7a-f90a-4f4c-8b5f-dc5b3ad94c37"
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         name                         = "mysql-upg-ftf-vpc-subnet-c"
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:       + public_gateway               = (known after apply)
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         tags                         = []
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:         # (18 unchanged attributes hidden)
TestRunUpgradeCompleteExample 2025-10-23T12:54:01Z command.go:212:     }

The upgrade test is two update in place for new default gateways. This is in the VPC used in the test (not the main module). So it is appropriate to skip the upgrade test.

@shemau
Copy link
Contributor Author

shemau commented Oct 23, 2025

/run pipeline

@ocofaigh ocofaigh merged commit 5622f79 into main Oct 24, 2025
2 checks passed
@ocofaigh ocofaigh deleted the bump-vpc branch October 24, 2025 10:28
@terraform-ibm-modules-ops
Copy link
Contributor

🎉 This PR is included in version 2.1.29 🎉

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