Skip to content

change default load balancing scheme for EXTERNAL_MANAGED for global … - #18557

Open
pawelJas wants to merge 1 commit into
GoogleCloudPlatform:FEATURE-BRANCH-major-release-8.0.0from
pawelJas:compute-external-managed-deafult
Open

change default load balancing scheme for EXTERNAL_MANAGED for global …#18557
pawelJas wants to merge 1 commit into
GoogleCloudPlatform:FEATURE-BRANCH-major-release-8.0.0from
pawelJas:compute-external-managed-deafult

Conversation

@pawelJas

@pawelJas pawelJas commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Define default value for load_balancing_scheme as EXTERNAL_MANAGED instead of EXTERNAL
Fixes: hashicorp/terraform-provider-google#23950

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: updated 'load-balancing-scheme' default value to 'EXTERNAL_MANAGED' for `google_compute_backend_service` and `google_compute_global_forwarding_rule`

@modular-magician

modular-magician commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 11 files changed, 242 insertions(+), 128 deletions(-)
google-beta provider View Diff 12 files changed, 320 insertions(+), 176 deletions(-)
terraform-google-conversion View Diff 2 files changed, 4 insertions(+), 4 deletions(-)
Open in Cloud Shell View Diff 5 files changed, 30 insertions(+), 15 deletions(-)

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_backend_service - reference
  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_global_forwarding_rule - reference

If you believe this detection to be incorrect please raise the concern with your reviewer.
If you intend to make this change you will need to wait for a major release window.
An override-breaking-change label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
1701 1474 129 98
Affected Service Packages
  • compute
  • iap

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 98 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeBackendServiceIamBindingGenerated
  • TestAccComputeBackendServiceIamBindingGenerated_withCondition
  • TestAccComputeBackendServiceIamMemberGenerated
  • TestAccComputeBackendServiceIamMemberGenerated_withCondition
  • TestAccComputeBackendServiceIamPolicyGenerated
  • TestAccComputeBackendServiceIamPolicyGenerated_withCondition
  • TestAccComputeBackendServiceSignedUrlKey_basic
  • TestAccComputeBackendService_backendServiceBasicExample
  • TestAccComputeBackendService_backendServiceCacheBypassCacheOnRequestHeadersExample
  • TestAccComputeBackendService_backendServiceCacheExample
  • TestAccComputeBackendService_backendServiceCacheIncludeHttpHeadersExample
  • TestAccComputeBackendService_backendServiceCacheIncludeNamedCookiesExample
  • TestAccComputeBackendService_backendServiceCacheSimpleExample
  • TestAccComputeBackendService_backendServiceNetworkEndpointExample
  • TestAccComputeBackendService_basic
  • TestAccComputeBackendService_regionNegBackend
  • TestAccComputeBackendService_resourceManagerTags
  • TestAccComputeBackendService_updateIAPEnabled
  • TestAccComputeBackendService_updatePreservesOptionalParameters
  • TestAccComputeBackendService_withAffinityCookieTtlSec
  • TestAccComputeBackendService_withBackend
  • TestAccComputeBackendService_withBackendAndIAP
  • TestAccComputeBackendService_withBackendAndMaxUtilization
  • TestAccComputeBackendService_withCDNEnabled
  • TestAccComputeBackendService_withCdnPolicy
  • TestAccComputeBackendService_withCompressionMode
  • TestAccComputeBackendService_withConnectionDraining
  • TestAccComputeBackendService_withConnectionDrainingAndUpdate
  • TestAccComputeBackendService_withCustomHeaders
  • TestAccComputeBackendService_withHttpsHealthCheck
  • TestAccComputeBackendService_withLogConfig
  • TestAccComputeBackendService_withMaxConnections
  • TestAccComputeBackendService_withMaxConnectionsPerEndpoint
  • TestAccComputeBackendService_withMaxConnectionsPerInstance
  • TestAccComputeBackendService_withMaxRatePerEndpoint
  • TestAccComputeBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccComputeBackendService_withPrivateOriginAuth
  • TestAccComputeBackendService_withSecurityPolicy
  • TestAccComputeBackendService_withSessionAffinity
  • TestAccComputeGlobalForwardingRule_globalForwardingRuleHttpExample
  • TestAccComputeGlobalForwardingRule_globalForwardingRuleHybridExample
  • TestAccComputeGlobalForwardingRule_ipv6
  • TestAccComputeGlobalForwardingRule_labels
  • TestAccComputeGlobalForwardingRule_updateTarget
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeInstanceGroup_rename
  • TestAccComputeManagedSslCertificate_managedSslCertificateBasicExample
  • TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupPscServiceAttachmentExample
  • TestAccComputeRegionTargetTcpProxy_regionTargetTcpProxyBasicExample
  • TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
  • TestAccComputeServiceAttachment_connectionLimitUpdate
  • TestAccComputeServiceAttachment_consumerAcceptListsPermadiff
  • TestAccComputeServiceAttachment_serviceAttachmentBasicExampleGateway
  • TestAccComputeServiceAttachment_serviceAttachmentBasicExampleUpdate
  • TestAccComputeServiceAttachment_serviceAttachmentCrossRegionIlbExample
  • TestAccComputeServiceAttachment_serviceAttachmentEndpointUrl
  • TestAccComputeServiceAttachment_serviceAttachmentExplicitNetworksExample
  • TestAccComputeServiceAttachment_serviceAttachmentTunnelingConfigExample
  • TestAccComputeServiceAttachment_targetServiceInPlaceUpdate
  • TestAccComputeServiceAttachment_tunnelingConfigUpdate
  • TestAccComputeTargetHttpProxyListQuery_generated
  • TestAccComputeTargetHttpProxy_targetHttpProxyBasicExample
  • TestAccComputeTargetHttpProxy_targetHttpProxyFingerprintExample
  • TestAccComputeTargetHttpProxy_update
  • TestAccComputeTargetHttpsProxyServerTlsPolicy_update
  • TestAccComputeTargetHttpsProxy_certificateMap
  • TestAccComputeTargetHttpsProxy_targetHttpsProxyBasicExample
  • TestAccComputeTargetHttpsProxy_targetHttpsProxyFingerprintExample
  • TestAccComputeTargetHttpsProxy_targetHttpsProxyMtlsExample
  • TestAccComputeTargetHttpsProxy_update
  • TestAccComputeTargetSslProxyListQuery_generated
  • TestAccComputeTargetSslProxy_targetSslProxyBasicExample
  • TestAccComputeTargetSslProxy_update
  • TestAccComputeTargetTcpProxyListQuery_generated
  • TestAccComputeTargetTcpProxy_targetTcpProxyBasicExample
  • TestAccComputeTargetTcpProxy_update
  • TestAccComputeUrlMap_advanced
  • TestAccComputeUrlMap_defaultRouteActionPathUrlRewrite
  • TestAccComputeUrlMap_defaultRouteActionUrlRewrite
  • TestAccComputeUrlMap_noPathRulesWithUpdate
  • TestAccComputeUrlMap_update_path_matcher
  • TestAccComputeUrlMap_urlMapBucketAndServiceExample
  • TestAccComputeUrlMap_urlMapHeaderBasedRoutingExample
  • TestAccComputeUrlMap_urlMapParameterBasedRoutingExample
  • TestAccComputeUrlMap_urlMapTestExpectedOutputUrlExample
  • TestAccComputeUrlMap_urlMapTestHeadersExample
  • TestAccComputeUrlMap_urlMapTestRedirectResponseCodeExample
  • TestAccDataSourceComputeBackendService_basic
  • TestAccDataSourceComputeTargetHttpProxy_basic
  • TestAccDataSourceComputeTargetHttpsProxy_basic
  • TestAccDataSourceGoogleComputeServiceAttachment_basic
  • TestAccDataSourceGoogleGlobalForwardingRule
  • TestAccIapWebBackendServiceIamBindingGenerated
  • TestAccIapWebBackendServiceIamBindingGenerated_withCondition
  • TestAccIapWebBackendServiceIamMemberGenerated
  • TestAccIapWebBackendServiceIamMemberGenerated_withCondition
  • TestAccIapWebBackendServiceIamPolicyGenerated
  • TestAccIapWebBackendServiceIamPolicyGenerated_withCondition

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeBackendServiceIamBindingGenerated
✅ Log TestAccComputeBackendServiceIamBindingGenerated_withCondition
✅ Log TestAccComputeBackendServiceIamMemberGenerated
✅ Log TestAccComputeBackendServiceIamMemberGenerated_withCondition
✅ Log TestAccComputeBackendServiceIamPolicyGenerated
✅ Log TestAccComputeBackendServiceIamPolicyGenerated_withCondition
✅ Log TestAccComputeBackendServiceSignedUrlKey_basic
✅ Log TestAccComputeBackendService_backendServiceBasicExample
✅ Log TestAccComputeBackendService_backendServiceCacheBypassCacheOnRequestHeadersExample
✅ Log TestAccComputeBackendService_backendServiceCacheExample
✅ Log TestAccComputeBackendService_backendServiceCacheIncludeHttpHeadersExample
✅ Log TestAccComputeBackendService_backendServiceCacheIncludeNamedCookiesExample
✅ Log TestAccComputeBackendService_backendServiceCacheSimpleExample
✅ Log TestAccComputeBackendService_backendServiceNetworkEndpointExample
✅ Log TestAccComputeBackendService_basic
✅ Log TestAccComputeBackendService_regionNegBackend
✅ Log TestAccComputeBackendService_resourceManagerTags
✅ Log TestAccComputeBackendService_updateIAPEnabled
✅ Log TestAccComputeBackendService_updatePreservesOptionalParameters
✅ Log TestAccComputeBackendService_withAffinityCookieTtlSec
✅ Log TestAccComputeBackendService_withBackend
✅ Log TestAccComputeBackendService_withBackendAndIAP
✅ Log TestAccComputeBackendService_withBackendAndMaxUtilization
✅ Log TestAccComputeBackendService_withCDNEnabled
✅ Log TestAccComputeBackendService_withCdnPolicy
✅ Log TestAccComputeBackendService_withCompressionMode
✅ Log TestAccComputeBackendService_withConnectionDraining
✅ Log TestAccComputeBackendService_withConnectionDrainingAndUpdate
✅ Log TestAccComputeBackendService_withCustomHeaders
✅ Log TestAccComputeBackendService_withHttpsHealthCheck
✅ Log TestAccComputeBackendService_withLogConfig
✅ Log TestAccComputeBackendService_withMaxConnections
✅ Log TestAccComputeBackendService_withMaxConnectionsPerEndpoint
✅ Log TestAccComputeBackendService_withMaxConnectionsPerInstance
✅ Log TestAccComputeBackendService_withMaxRatePerEndpoint
✅ Log TestAccComputeBackendService_withNetworkPassThroughLbTrafficPolicy
✅ Log TestAccComputeBackendService_withPrivateOriginAuth
✅ Log TestAccComputeBackendService_withSecurityPolicy
✅ Log TestAccComputeBackendService_withSessionAffinity
✅ Log TestAccComputeGlobalForwardingRule_globalForwardingRuleHttpExample
✅ Log TestAccComputeGlobalForwardingRule_globalForwardingRuleHybridExample
✅ Log TestAccComputeGlobalForwardingRule_ipv6
✅ Log TestAccComputeGlobalForwardingRule_labels
✅ Log TestAccComputeGlobalForwardingRule_updateTarget
✅ Log TestAccComputeInstanceGroup_rename
✅ Log TestAccComputeManagedSslCertificate_managedSslCertificateBasicExample
✅ Log TestAccComputeRegionNetworkEndpointGroup_regionNetworkEndpointGroupPscServiceAttachmentExample
✅ Log TestAccComputeRegionTargetTcpProxy_regionTargetTcpProxyBasicExample
✅ Log TestAccComputeServiceAttachment_connectionLimitUpdate
✅ Log TestAccComputeServiceAttachment_consumerAcceptListsPermadiff
✅ Log TestAccComputeServiceAttachment_serviceAttachmentBasicExampleGateway
✅ Log TestAccComputeServiceAttachment_serviceAttachmentBasicExampleUpdate
✅ Log TestAccComputeServiceAttachment_serviceAttachmentCrossRegionIlbExample
✅ Log TestAccComputeServiceAttachment_serviceAttachmentEndpointUrl
✅ Log TestAccComputeServiceAttachment_serviceAttachmentExplicitNetworksExample
✅ Log TestAccComputeServiceAttachment_serviceAttachmentTunnelingConfigExample
✅ Log TestAccComputeServiceAttachment_targetServiceInPlaceUpdate
✅ Log TestAccComputeServiceAttachment_tunnelingConfigUpdate
✅ Log TestAccComputeTargetHttpProxy_update
✅ Log TestAccComputeTargetTcpProxyListQuery_generated
✅ Log TestAccComputeTargetTcpProxy_targetTcpProxyBasicExample
✅ Log TestAccComputeTargetTcpProxy_update
✅ Log TestAccComputeUrlMap_advanced
✅ Log TestAccComputeUrlMap_defaultRouteActionPathUrlRewrite
✅ Log TestAccComputeUrlMap_defaultRouteActionUrlRewrite
✅ Log TestAccComputeUrlMap_noPathRulesWithUpdate
✅ Log TestAccComputeUrlMap_update_path_matcher
✅ Log TestAccComputeUrlMap_urlMapHeaderBasedRoutingExample
✅ Log TestAccComputeUrlMap_urlMapParameterBasedRoutingExample
✅ Log TestAccComputeUrlMap_urlMapTestHeadersExample
✅ Log TestAccComputeUrlMap_urlMapTestRedirectResponseCodeExample
✅ Log TestAccDataSourceComputeBackendService_basic
✅ Log TestAccDataSourceComputeTargetHttpProxy_basic
✅ Log TestAccDataSourceComputeTargetHttpsProxy_basic
✅ Log TestAccDataSourceGoogleGlobalForwardingRule
✅ Log TestAccIapWebBackendServiceIamBindingGenerated
✅ Log TestAccIapWebBackendServiceIamBindingGenerated_withCondition
✅ Log TestAccIapWebBackendServiceIamMemberGenerated
✅ Log TestAccIapWebBackendServiceIamMemberGenerated_withCondition
✅ Log TestAccIapWebBackendServiceIamPolicyGenerated
✅ Log TestAccIapWebBackendServiceIamPolicyGenerated_withCondition
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
❌ Error · Log - TestAccComputeTargetHttpProxyListQuery_generated
❌ Error · Log - TestAccComputeTargetHttpProxy_targetHttpProxyBasicExample
❌ Error · Log - TestAccComputeTargetHttpProxy_targetHttpProxyFingerprintExample
❌ Error · Log - TestAccComputeTargetHttpsProxyServerTlsPolicy_update
❌ Error · Log - TestAccComputeTargetHttpsProxy_certificateMap
❌ Error · Log - TestAccComputeTargetHttpsProxy_targetHttpsProxyBasicExample
❌ Error · Log - TestAccComputeTargetHttpsProxy_targetHttpsProxyFingerprintExample
❌ Error · Log - TestAccComputeTargetHttpsProxy_targetHttpsProxyMtlsExample
❌ Error · Log - TestAccComputeTargetHttpsProxy_update
❌ Error · Log - TestAccComputeTargetSslProxyListQuery_generated
❌ Error · Log - TestAccComputeTargetSslProxy_targetSslProxyBasicExample
❌ Error · Log - TestAccComputeTargetSslProxy_update
❌ Error · Log - TestAccComputeUrlMap_urlMapBucketAndServiceExample
❌ Error · Log - TestAccComputeUrlMap_urlMapTestExpectedOutputUrlExample
❌ Error · Log - TestAccDataSourceGoogleComputeServiceAttachment_basic

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@pawelJas VCR tests complete for b81e728!

@pawelJas
pawelJas force-pushed the compute-external-managed-deafult branch from b81e728 to c73b515 Compare August 7, 2026 18:41
@modular-magician

modular-magician commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 27 files changed, 495 insertions(+), 334 deletions(-)
google-beta provider View Diff 28 files changed, 579 insertions(+), 387 deletions(-)
terraform-google-conversion View Diff 2 files changed, 4 insertions(+), 4 deletions(-)
Open in Cloud Shell View Diff 21 files changed, 131 insertions(+), 99 deletions(-)

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_backend_service - reference
  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_global_forwarding_rule - reference

If you believe this detection to be incorrect please raise the concern with your reviewer.
If you intend to make this change you will need to wait for a major release window.
An override-breaking-change label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
1701 1560 129 12
Affected Service Packages
  • compute
  • iap

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 12 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeManagedSslCertificate_managedSslCertificateBasicExample
  • TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
  • TestAccComputeTargetHttpProxy_targetHttpProxyHttpKeepAliveTimeoutExample
  • TestAccComputeTargetHttpsProxy_targetHttpsProxyHttpKeepAliveTimeoutExample
  • TestAccComputeUrlMap_urlMapCustomErrorResponsePolicyExample
  • TestAccComputeUrlMap_urlMapHeaderBasedRoutingExample
  • TestAccComputeUrlMap_urlMapParameterBasedRoutingExample
  • TestAccComputeUrlMap_urlMapPathTemplateMatchExample
  • TestAccDataSourceComputeTargetHttpProxy_basic
  • TestAccDataSourceComputeTargetHttpsProxy_basic
  • TestAccDataSourceGoogleComputeServiceAttachment_basic

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeManagedSslCertificate_managedSslCertificateBasicExample
✅ Log TestAccComputeUrlMap_urlMapHeaderBasedRoutingExample
✅ Log TestAccComputeUrlMap_urlMapParameterBasedRoutingExample
✅ Log TestAccDataSourceComputeTargetHttpProxy_basic
✅ Log TestAccDataSourceComputeTargetHttpsProxy_basic
✅ Log TestAccDataSourceGoogleComputeServiceAttachment_basic
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
❌ Error · Log - TestAccComputeTargetHttpProxy_targetHttpProxyHttpKeepAliveTimeoutExample
❌ Error · Log - TestAccComputeTargetHttpsProxy_targetHttpsProxyHttpKeepAliveTimeoutExample
❌ Error · Log - TestAccComputeUrlMap_urlMapCustomErrorResponsePolicyExample
❌ Error · Log - TestAccComputeUrlMap_urlMapPathTemplateMatchExample

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@pawelJas VCR tests complete for c73b515!

@pawelJas
pawelJas force-pushed the compute-external-managed-deafult branch from c73b515 to 0d4059d Compare August 8, 2026 10:59
@modular-magician

modular-magician commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 27 files changed, 461 insertions(+), 300 deletions(-)
google-beta provider View Diff 28 files changed, 545 insertions(+), 353 deletions(-)
terraform-google-conversion View Diff 2 files changed, 4 insertions(+), 4 deletions(-)
Open in Cloud Shell View Diff 17 files changed, 114 insertions(+), 82 deletions(-)

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_backend_service - reference
  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_global_forwarding_rule - reference

If you believe this detection to be incorrect please raise the concern with your reviewer.
If you intend to make this change you will need to wait for a major release window.
An override-breaking-change label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
1701 1570 129 2
Affected Service Packages
  • compute
  • iap

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeSecurityPolicy_withPreconfiguredWafConfig

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeSecurityPolicy_withPreconfiguredWafConfig

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@pawelJas VCR tests complete for 0d4059d!

@pawelJas
pawelJas marked this pull request as ready for review August 9, 2026 08:51
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@ScottSuarez, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look.

You can help make sure that review is quick by doing a self-review and by running impacted tests locally.

@github-actions
github-actions Bot requested a review from ScottSuarez August 9, 2026 08:51
@pawelJas

pawelJas commented Aug 9, 2026

Copy link
Copy Markdown
Contributor Author

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 27 files changed, 461 insertions(+), 300 deletions(-)
google-beta provider View Diff 28 files changed, 545 insertions(+), 353 deletions(-)
terraform-google-conversion View Diff 2 files changed, 4 insertions(+), 4 deletions(-)
Open in Cloud Shell View Diff 17 files changed, 114 insertions(+), 82 deletions(-)

Breaking Change(s) Detected

The following breaking change(s) were detected within your pull request.

  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_backend_service - reference
  • Field load_balancing_scheme default value changed from EXTERNAL to EXTERNAL_MANAGED on google_compute_global_forwarding_rule - reference

If you believe this detection to be incorrect please raise the concern with your reviewer. If you intend to make this change you will need to wait for a major release window. An override-breaking-change label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
1701 1570 129 2
Affected Service Packages

  • compute
  • iap

Learn how VCR tests work

Step 1: Replaying Mode

Action taken

Found 2 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests

  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeSecurityPolicy_withPreconfiguredWafConfig

View the replaying VCR build log

Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@pawelJas VCR tests complete for 0d4059d!

Unrelated test failures.

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