Skip to content

oracledatabase: randomize CIDR range in OdbSubnet acceptance test - #1399

Merged
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-568de00b23b79f43a16f5f8ddb91754ac3258d7a
Aug 14, 2026
Merged

oracledatabase: randomize CIDR range in OdbSubnet acceptance test#1399
modular-magician merged 1 commit into
terraform-google-modules:masterfrom
modular-magician:downstream-pr-568de00b23b79f43a16f5f8ddb91754ac3258d7a

Conversation

@modular-magician

Copy link
Copy Markdown
Collaborator

Update the hardcoded cidr_range ("10.1.1.0/24") in the oracledatabase_odbsubnet template sample to use {{index $.ResourceIdVars "cidr_range"}}. This avoids CIDR range overlap errors when nightly acceptance tests run concurrently across GOOGLE and GOOGLE_BETA provider pipelines.

fixed hashicorp/terraform-provider-google#28606

Derived from GoogleCloudPlatform/magic-modules#18556

…8556)

[upstream:568de00b23b79f43a16f5f8ddb91754ac3258d7a]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician
modular-magician merged commit ce78462 into terraform-google-modules:master Aug 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing test(s): TestAccOracleDatabaseOdbSubnet_oracledatabaseOdbsubnetExample

1 participant