Skip to content

Remove google_compute_reservation.reservation_block_count field - #18611

Open
NA2047 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
NA2047:tgc-sync-FEATURE-BRANCH-major-release-8.0.0
Open

Remove google_compute_reservation.reservation_block_count field#18611
NA2047 wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
NA2047:tgc-sync-FEATURE-BRANCH-major-release-8.0.0

Conversation

@NA2047

@NA2047 NA2047 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Fix for

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: remove invalid `reservation_block_count` field from `google_compute_reservation `

@github-actions
github-actions Bot requested a review from rileykarson August 12, 2026 17:57
@github-actions

Copy link
Copy Markdown

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

@rileykarson, 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.

@rileykarson rileykarson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like history got munged here, can you correct it? Thanks!

@modular-magician

modular-magician commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 81 files changed, 779 insertions(+), 11782 deletions(-)
google-beta provider View Diff 84 files changed, 863 insertions(+), 12256 deletions(-)
terraform-google-conversion View Diff 156 files changed, 242 insertions(+), 3072 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 claim_mapping changed from optional to required on google_iam_workforce_pool_provider_scim_tenant - reference
  • Field consumer_accept_lists.endpoint_url default value changed from <nil> to "" on google_compute_service_attachment - reference
  • Field consumer_accept_lists.network_url default value changed from <nil> to "" on google_compute_service_attachment - reference
  • Field consumer_accept_lists.project_id_or_num default value changed from <nil> to "" on google_compute_service_attachment - reference
  • Field custom_audiences within resource google_cloud_run_v2_worker_pool was either removed or renamed - reference
  • Field default_collation transitioned from optional+computed to optional google_bigquery_dataset - reference
  • 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
  • Field logging_config.enable_components changed from TypeList to TypeSet on google_container_cluster - reference
  • Field monitoring_config.enable_components changed from TypeList to TypeSet on google_container_cluster - reference
  • Field reservation_block_count within resource google_compute_reservation was either removed or renamed - reference
  • Field scale_tier within resource google_netapp_storage_pool was either removed or renamed - reference
  • Field source_contents changed from optional to required on google_workflows_workflow - reference
  • Field template.containers.liveness_probe.http_get.http_headers.name changed from optional to required on google_cloud_run_v2_worker_pool - reference
  • Field template.containers.liveness_probe.http_get.http_headers.port within resource google_cloud_run_v2_worker_pool was either removed or renamed - reference
  • Field template.containers.startup_probe.http_get.http_headers.name changed from optional to required on google_cloud_run_v2_worker_pool - reference
  • Field template.containers.startup_probe.http_get.http_headers.port within resource google_cloud_run_v2_worker_pool was either removed or renamed - reference
  • Resource google_notebooks_environment was either removed or renamed - reference
  • Resource google_notebooks_instance_iam_binding was either removed or renamed - reference
  • Resource google_notebooks_instance_iam_member was either removed or renamed - reference
  • Resource google_notebooks_instance_iam_policy was either removed or renamed - reference
  • Resource google_notebooks_instance was either removed or renamed - reference
  • Resource google_notebooks_runtime_iam_binding was either removed or renamed - reference
  • Resource google_notebooks_runtime_iam_member was either removed or renamed - reference
  • Resource google_notebooks_runtime_iam_policy was either removed or renamed - reference
  • Resource google_notebooks_runtime was either removed or renamed - 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.

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_compute_service_attachment (27 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_compute_service_attachment" "primary" {
  consumer_accept_lists {
    endpoint_url = # value needed
  }
}

Errors

google-beta provider:

  • Error reading file website/docs/d/notebooks_instance_iam_policy.html.markdown
  • Error reading file website/docs/d/notebooks_runtime_iam_policy.html.markdown
  • Error reading file website/docs/r/notebooks_environment.html.markdown
  • Error reading file website/docs/r/notebooks_instance.html.markdown
  • Error reading file website/docs/r/notebooks_instance_iam.html.markdown
  • Error reading file website/docs/r/notebooks_runtime.html.markdown
  • Error reading file website/docs/r/notebooks_runtime_iam.html.markdown

Test report

Important

Manual Verification Required

VCR cannot automatically execute the following tests added in this PR. Please verify them manually:

🔴 TestAccContainerNodePool_namePrefix_long

Analytics

Total Tests Passed Skipped Affected
6868 6097 693 78
Affected Service Packages
  • All service packages are affected

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 78 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
  • TestAccComputeRouterPeer_UpdateMd5AuthenticationKey
  • TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
  • TestAccComputeServiceAttachment_consumerAcceptListsPermadiff
  • TestAccComputeTargetHttpProxy_update
  • TestAccComputeTargetTcpProxyListQuery_generated
  • TestAccComputeTargetTcpProxy_targetTcpProxyBasicExample
  • TestAccComputeTargetTcpProxy_update
  • TestAccComputeUrlMap_advanced
  • TestAccComputeUrlMap_defaultRouteActionPathUrlRewrite
  • TestAccComputeUrlMap_defaultRouteActionUrlRewrite
  • TestAccComputeUrlMap_noPathRulesWithUpdate
  • TestAccComputeUrlMap_update_path_matcher
  • TestAccComputeUrlMap_urlMapTestHeadersExample
  • TestAccComputeUrlMap_urlMapTestRedirectResponseCodeExample
  • TestAccContainerCluster_backend
  • TestAccContainerCluster_withLoggingConfig
  • TestAccContainerCluster_withMonitoringConfig
  • TestAccDataSourceComputeBackendService_basic
  • TestAccDataSourceGoogleGlobalForwardingRule
  • TestAccDataformConfig_update
  • TestAccDataprocMetastoreService_dataprocMetastoreServicePrivateServiceConnectExample
  • TestAccDiscoveryEngineDataStore_discoveryengineDatastoreKmsKeyNameExample
  • TestAccIapWebBackendServiceIamBindingGenerated
  • TestAccIapWebBackendServiceIamBindingGenerated_withCondition
  • TestAccIapWebBackendServiceIamMemberGenerated
  • TestAccIapWebBackendServiceIamMemberGenerated_withCondition
  • TestAccIapWebBackendServiceIamPolicyGenerated
  • TestAccIapWebBackendServiceIamPolicyGenerated_withCondition
  • TestAccManagedKafkaConnector_managedkafkaConnectorBasicExample
  • TestAccProjectIamMemberRemove_memberInMultipleBindings
  • TestAccPubsubSubscription_pubsubSubscriptionTagsExample
  • TestAccVertexAIFeatureOnlineStoreFeatureview_vertexAiFeatureonlinestoreFeatureview_featureRegistry_updated

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 TestAccComputeRouterPeer_UpdateMd5AuthenticationKey
✅ Log TestAccComputeServiceAttachment_consumerAcceptListsPermadiff
✅ 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_urlMapTestHeadersExample
✅ Log TestAccComputeUrlMap_urlMapTestRedirectResponseCodeExample
✅ Log TestAccContainerCluster_backend
✅ Log TestAccContainerCluster_withLoggingConfig
✅ Log TestAccContainerCluster_withMonitoringConfig
✅ Log TestAccDataSourceComputeBackendService_basic
✅ Log TestAccDataSourceGoogleGlobalForwardingRule
✅ Log TestAccDataformConfig_update
✅ Log TestAccIapWebBackendServiceIamBindingGenerated
✅ Log TestAccIapWebBackendServiceIamBindingGenerated_withCondition
✅ Log TestAccIapWebBackendServiceIamMemberGenerated
✅ Log TestAccIapWebBackendServiceIamMemberGenerated_withCondition
✅ Log TestAccIapWebBackendServiceIamPolicyGenerated
✅ Log TestAccIapWebBackendServiceIamPolicyGenerated_withCondition
✅ Log TestAccProjectIamMemberRemove_memberInMultipleBindings
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
❌ Error · Log - TestAccDataprocMetastoreService_dataprocMetastoreServicePrivateServiceConnectExample
❌ Error · Log - TestAccDiscoveryEngineDataStore_discoveryengineDatastoreKmsKeyNameExample
❌ Error · Log - TestAccManagedKafkaConnector_managedkafkaConnectorBasicExample
❌ Error · Log - TestAccPubsubSubscription_pubsubSubscriptionTagsExample
❌ Error · Log - TestAccVertexAIFeatureOnlineStoreFeatureview_vertexAiFeatureonlinestoreFeatureview_featureRegistry_updated

Caution

Issues requiring attention before PR completion

🔴 Manual Verification Required: New tests were added that are skipped in presubmit tests. See the "Manual Verification Required" section at the top for details.

🔴 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.

@NA2047, @rileykarson VCR tests complete for aafea4a!

@NA2047
NA2047 force-pushed the tgc-sync-FEATURE-BRANCH-major-release-8.0.0 branch from aafea4a to e89ae5f Compare August 12, 2026 22:12
@NA2047

NA2047 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Looks like history got munged here, can you correct it? Thanks!

Fixed!

@NA2047
NA2047 requested a review from rileykarson August 12, 2026 22:12
@modular-magician

modular-magician commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 3 files changed, 29 deletions(-)
google-beta provider View Diff 3 files changed, 29 deletions(-)
terraform-google-conversion View Diff 2 files changed, 1 insertion(+), 6 deletions(-)

Breaking Change(s) Detected

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

  • Field reservation_block_count within resource google_compute_reservation was either removed or renamed - 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
1556 1401 95 60
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 60 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
  • TestAccComputeSecurityPolicy_withPreconfiguredWafConfig
  • TestAccComputeTargetHttpProxy_update
  • TestAccComputeTargetTcpProxyListQuery_generated
  • TestAccComputeTargetTcpProxy_targetTcpProxyBasicExample
  • TestAccComputeTargetTcpProxy_update
  • TestAccComputeUrlMap_advanced
  • TestAccComputeUrlMap_defaultRouteActionPathUrlRewrite
  • TestAccComputeUrlMap_defaultRouteActionUrlRewrite
  • TestAccComputeUrlMap_noPathRulesWithUpdate
  • TestAccComputeUrlMap_update_path_matcher
  • TestAccComputeUrlMap_urlMapTestHeadersExample
  • TestAccComputeUrlMap_urlMapTestRedirectResponseCodeExample
  • TestAccDataSourceComputeBackendService_basic
  • TestAccDataSourceGoogleGlobalForwardingRule

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 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_urlMapTestHeadersExample
✅ Log TestAccComputeUrlMap_urlMapTestRedirectResponseCodeExample
✅ Log TestAccDataSourceComputeBackendService_basic
✅ Log TestAccDataSourceGoogleGlobalForwardingRule
❌ 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.

@NA2047, @rileykarson VCR tests complete for e89ae5f!

@rileykarson rileykarson added the override-breaking-change Allows a potential breaking change to be merged label Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

override-breaking-change Allows a potential breaking change to be merged service/terraform

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants