Skip to content

apigee: fix TestAccApigeeInstance_apigeeInstanceServiceAttachmentBasicTestExample - #18747

Draft
SirGitsalot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
SirGitsalot:fix-apigee-instance-service-attachment
Draft

apigee: fix TestAccApigeeInstance_apigeeInstanceServiceAttachmentBasicTestExample#18747
SirGitsalot wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
SirGitsalot:fix-apigee-instance-service-attachment

Conversation

@SirGitsalot

Copy link
Copy Markdown
Member

Fixes nightly acceptance test failure for TestAccApigeeInstance_apigeeInstanceServiceAttachmentBasicTestExample.

Root Cause & Fix

The test previously failed with a 404 Not Found error because it referenced the non-existent "default" network and subnetwork for the PSC ILB consumer.

The fix explicitly provisions a dedicated google_compute_network (with auto_create_subnetworks = false) and google_compute_subnetwork for the psc_ilb consumer resources.

@modular-magician

modular-magician commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 5a41b7e:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 1 file changed, 20 insertions(+), 2 deletions(-)
google-beta provider View Diff 1 file changed, 20 insertions(+), 2 deletions(-)

Test report

Analytics

Total Tests Passed Skipped Affected
85 42 43 0
Affected Service Packages
  • apigee

Learn how VCR tests work


Step 1: Replaying Mode

🟢 All tests passed in Replaying mode! No Recording was needed.

View the replaying VCR build log

@SirGitsalot VCR tests complete for 5a41b7e!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants