Skip to content

Conversation

@BBBmau
Copy link
Collaborator

@BBBmau BBBmau commented Dec 30, 2025

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


BBBmau and others added 30 commits December 8, 2025 20:25
…5306)

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
…#15933)

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
…to prevent Terraform from managing the settings.0.backup_configuration block when an instance is managed by GCBDR. (GoogleCloudPlatform#15710)

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
…tform#14956)

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Dec 30, 2025
@modular-magician modular-magician added service/terraform and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Dec 30, 2025
@modular-magician
Copy link
Collaborator

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

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1176 files changed, 54342 insertions(+), 28383 deletions(-))
google-beta provider: Diff ( 1253 files changed, 55167 insertions(+), 30428 deletions(-))
terraform-google-conversion: Diff ( 194 files changed, 24413 insertions(+), 1302 deletions(-))
Open in Cloud Shell: Diff ( 23 files changed, 750 insertions(+), 3 deletions(-))

Breaking Change(s) Detected

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

  • Field broker_capacity_config.disk_size_gb within resource google_managed_kafka_cluster was either removed or renamed - reference
  • Field cipher_suite.phase1.dh changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase1.encryption changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase1.integrity changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase1.prf changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase2.encryption changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase2.integrity changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase2.pfs changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cmek_config_id changed from optional to required on google_discovery_engine_cmek_config - reference
  • Field state.state became Computed only on google_network_services_multicast_domain_group - 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_alloydb_instance (110 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_alloydb_instance" "primary" {
  observability_config {
    track_wait_event_types = # value needed
  }
}

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

resource "google_biglake_iceberg_catalog_iam_binding" "primary" {
  condition {
    description = # value needed
    expression  = # value needed
    title       = # value needed
  }
}

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

resource "google_biglake_iceberg_catalog_iam_member" "primary" {
  condition {
    description = # value needed
    expression  = # value needed
    title       = # value needed
  }
}

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

resource "google_compute_region_commitment" "primary" {
  type = # value needed
}

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

resource "google_datastream_stream" "primary" {
  rule_sets {
    customization_rules {
      bigquery_clustering {
        columns = # value needed
      }
      bigquery_partitioning {
        ingestion_time_partition {
          partitioning_time_granularity = # value needed
        }
        integer_range_partition {
          column   = # value needed
          end      = # value needed
          interval = # value needed
          start    = # value needed
        }
        require_partition_filter = # value needed
        time_unit_partition {
          column                        = # value needed
          partitioning_time_granularity = # value needed
        }
      }
    }
    object_filter {
      source_object_identifier {
        mongodb_identifier {
          collection = # value needed
          database   = # value needed
        }
        mysql_identifier {
          database = # value needed
          table    = # value needed
        }
        oracle_identifier {
          schema = # value needed
          table  = # value needed
        }
        postgresql_identifier {
          schema = # value needed
          table  = # value needed
        }
        salesforce_identifier {
          object_name = # value needed
        }
        sql_server_identifier {
          schema = # value needed
          table  = # value needed
        }
      }
    }
  }
}

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

resource "google_netapp_volume" "primary" {
  hybrid_replication_parameters {
    cluster_location               = # value needed
    hybrid_replication_type        = # value needed
    large_volume_constituent_count = # value needed
    peer_cluster_name              = # value needed
    peer_ip_addresses              = # value needed
    peer_svm_name                  = # value needed
    peer_volume_name               = # value needed
  }
}

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

resource "google_sql_database_instance" "primary" {
  replication_cluster {
    psa_write_endpoint = # value needed
  }
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_network_security_dns_threat_detector

If you believe this detection to be incorrect please raise the concern with your reviewer. Googlers: This error is safe to ignore once you've completed go/fix-missing-service-labels.
An override-missing-service-label label can be added to allow merging.

Multiple resources added

This PR adds multiple new resources: google_apigee_security_feedback, google_apphub_boundary, google_biglake_iceberg_catalog, google_compute_cross_site_network, google_compute_organization_security_policy_association, google_compute_region_health_source, google_compute_wire_group, google_network_connectivity_multicloud_data_transfer_config, google_network_security_dns_threat_detector, google_network_services_multicast_group_consumer_activation, google_network_services_multicast_group_producer_activation. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_sql_database_instance
    • Expected Document Path: /website/docs/r/sql_database_instance.html.markdown
    • Fields: [settings.backup_configuration.backup_tier]

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccAlloydbInstance_ObservabilityConfig_Update
  • TestAccAlloydbInstance_connectionPoolConfig
  • TestAccApigeeSecurityFeedback_apigeeSecurityFeedbackBasicTestExample
  • TestAccComputeNetworkEndpoints_recreateNetworkEndpointsBasic
  • TestAccComputeRegionHealthSource_computeRegionHealthSourceBasicExample
  • TestAccComputeRegionHealthSource_update
  • TestAccComputeRegionSecurityPolicyDatasource
  • TestAccComputeSnapshot_snapshotBasic2Example
  • TestAccComputeVpnTunnel_cipherSuite
  • TestAccComputeWireGroup_computeWireGroupBasicBetaExample
  • TestAccDataSourceComputeStoragePool_basic
  • TestAccDataSourceGoogleCloudIdentityPolicies
  • TestAccVertexAIFeatureOnlineStore_bigtable_full
  • TestAccVertexAIFeatureOnlineStore_bigtable_with_zone
  • TestAccVertexAIIndexEndpoint_psc_automation_config

🔴 Tests were added that are GA-only additions and require manual runs:

  • TestAccComputeCrossSiteNetwork_computeCrossSiteNetworkBasicExample
  • TestAccComputeCrossSiteNetwork_update
  • TestAccComputeInterconnectAttachment_computeInterconnectAttachmentCustomRangesExample
  • TestAccComputeOrganizationSecurityPolicyAssociation_organizationSecurityPolicyAssociationBasicExample
  • TestAccComputeWireGroup_computeWireGroupBasicExample
  • TestAccComputeWireGroup_update
  • TestAccNetworkSecurityDnsThreatDetector_update

Tests analytics

Total tests: 3999
Passed tests: 3285
Skipped tests: 579
Affected tests: 135

Click here to see the affected service packages

All service packages are affected

Action taken

Found 135 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy
  • TestAccBackupDRServiceConfig_backupDrServiceConfigExample
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated
  • TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationSpaApiExample
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationSpaProxyExample
  • TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample
  • TestAccBeyondcorpSecurityGatewayIamPolicyGenerated
  • TestAccBiglakeIcebergIcebergCatalogIamPolicyGenerated
  • TestAccBiglakeIcebergIcebergCatalog_biglakeIcebergCatalogExample
  • TestAccBigqueryAnalyticsHubDataExchangeSubscription_bigqueryAnalyticshubDataexchangeSubscriptionUpdate
  • TestAccCloudRunService_cloudRunServiceGpuExample
  • TestAccCloudRunV2Service_cloudrunv2ServiceZipDeployExample
  • TestAccColabRuntimeTemplate_colabRuntimeTemplateFullExample
  • TestAccColabRuntime_update
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withAutopilot_withNodePoolAutoConfig
  • TestAccContainerCluster_withCgroupMode
  • TestAccContainerCluster_withNodeConfigLinuxNodeConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDataSourceGoogleBackupDRBackupPlanAssociations
  • TestAccDataSourceGoogleBackupDRBackupPlan_basic
  • TestAccDataSourceGoogleBackupDRBackupPlan_csql
  • TestAccDataSourceGoogleBackupDRBackupVault_basic
  • TestAccDataSourceGoogleBackupDRDataSourceReference_basic
  • TestAccDataSourceGoogleBackupDRDataSourceReferences_basic
  • TestAccDataSourceGoogleBackupDRManagementServer_basic
  • TestAccDataSourceGoogleBeyondcorpSecurityGateway_basic
  • TestAccDataSourceGoogleBeyondcorpSecurityGateway_full
  • TestAccDataSourceGoogleServiceAccountAccessToken_basic
  • TestAccDataformRepositoryIamPolicyGenerated
  • TestAccDataformRepositoryReleaseConfig_dataformRepositoryReleaseConfigExample
  • TestAccDataformRepositoryWorkflowConfig_dataformRepositoryWorkflowConfigExample
  • TestAccDataformRepository_dataformRepositoryWithCloudsourceRepoAndSshExample
  • TestAccDataplexEntryLink_dataplexEntryLinkBasicExample
  • TestAccDataplexEntryLink_dataplexEntryLinkFullExample
  • TestAccDataplexEntryLink_update
  • TestAccDataplexEntry_dataplexEntryBasicExample
  • TestAccDataplexEntry_dataplexEntryBigqueryTableExample
  • TestAccDataplexEntry_dataplexEntryFullExample
  • TestAccDataplexEntry_dataplexEntryGlossaryTermExample
  • TestAccDataplexEntry_dataplexEntryUpdate
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDialogflowCXTool_dialogflowcxToolConnectorExample
  • TestAccDialogflowConversationProfile_dialogflowConversationProfileBasicExample
  • TestAccDialogflowConversationProfile_regional
  • TestAccDialogflowConversationProfile_update
  • TestAccDialogflowVersion_dialogflowVersionFullExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccDiscoveryEngineDataStore_discoveryengineDatastoreKmsKeyNameExample
  • TestAccDocumentAIWarehouseDocumentSchema_documentAiWarehouseFull
  • TestAccFirestoreDatabase_firestoreCmekDatabaseExample
  • TestAccFirestoreDatabase_firestoreCmekDatabaseInDatastoreModeExample
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample
  • TestAccIAMBetaWorkloadIdentityPoolProvider_iamWorkloadIdentityPoolProviderOidcUploadKeyExample
  • TestAccIAMWorkforcePoolWorkforcePoolProviderScimTenant_iamWorkforcePoolProviderScimTenantBasicExample
  • TestAccIAMWorkforcePoolWorkforcePoolProviderScimToken_iamWorkforcePoolProviderScimTokenBasicExample
  • TestAccManagedKafkaCluster_update
  • TestAccMemcacheInstanceDatasourceConfig
  • TestAccNetappBlockVolume_NetappVolumeBasicExample_update
  • TestAccNetappHostGroup_HostGroupCreateExample_Update
  • TestAccNetappHostGroup_netappHostGroupExample
  • TestAccNetworkServicesMulticastGroupConsumerActivation_networkServicesMulticastGroupConsumerActivationBasicExample
  • TestAccNetworkServicesMulticastGroupProducerActivation_networkServicesMulticastGroupProducerActivationBasicExample
  • TestAccProjectIamMemberRemove_basic
  • TestAccProjectIamMemberRemove_memberInMultipleBindings
  • TestAccProjectIamMemberRemove_multipleMembersInBinding
  • TestAccPublicCAExternalAccountKey_publicCaExternalAccountKeyExample
  • TestAccPubsubSubscriptionBigQuery_serviceAccount
  • TestAccPubsubSubscriptionCloudStorage_serviceAccount
  • TestAccPubsubSubscription_pubsubSubscriptionTagsExample
  • TestAccRedisClusterUserCreatedConnections_redisClusterUserAndAutoCreatedConnectionsExample
  • TestAccRedisClusterUserCreatedConnections_redisClusterUserCreatedConnectionsExample
  • TestAccRedisCluster_redisClusterAofExample
  • TestAccRedisCluster_redisClusterCmekExample
  • TestAccRedisCluster_redisClusterHaExample
  • TestAccRedisCluster_redisClusterHaSingleZoneExample
  • TestAccRedisCluster_redisClusterHaWithLabelsExample
  • TestAccRedisCluster_redisClusterRdbExample
  • TestAccRedisCluster_redisClusterSecondaryExample
  • TestAccResourceManager3Capability_resourceManagerCapabilityExample
  • TestAccSQLDatabaseInstance_sqlMysqlDataCacheConfig
  • TestAccSQLDatabaseInstance_sqlPostgresDataCacheConfig
  • TestAccSpannerInstance_basicWithAutoscalingUsingProcessingUnitConfigUpdate
  • TestAccSqlDatabaseInstance_DiskSizeAutoResizeWithDiskSize
  • TestAccSqlDatabaseInstance_DiskSizeAutoResizeWithoutDiskSize
  • TestAccSqlDatabaseInstance_Edition_Downgrade
  • TestAccSqlDatabaseInstance_EnableGoogleDataplexIntegration
  • TestAccSqlDatabaseInstance_EnableGoogleMlIntegration
  • TestAccSqlDatabaseInstance_FinalBackupConfig
  • TestAccSqlDatabaseInstance_MysqlReadPoolAutoScaleEnableDisableSuccess
  • TestAccSqlDatabaseInstance_MysqlReadPoolEnableDisableSuccess
  • TestAccSqlDatabaseInstance_MysqlSwitchoverSuccess
  • TestAccSqlDatabaseInstance_Mysql_Edition_Upgrade
  • TestAccSqlDatabaseInstance_PointInTimeRecoveryEnabled
  • TestAccSqlDatabaseInstance_PointInTimeRecoveryEnabledForSqlServer
  • TestAccSqlDatabaseInstance_PostgresReadPoolAutoScaleChangeNodeCount
  • TestAccSqlDatabaseInstance_PostgresReadPoolScaleOutSuccess
  • TestAccSqlDatabaseInstance_PostgresReadPoolScaleUpSuccess
  • TestAccSqlDatabaseInstance_PostgresSwitchoverSuccess
  • TestAccSqlDatabaseInstance_Postgres_Edition_Upgrade
  • TestAccSqlDatabaseInstance_RetainBackupOnDelete
  • TestAccSqlDatabaseInstance_Smt
  • TestAccSqlDatabaseInstance_SqlServerTimezoneUpdate
  • TestAccSqlDatabaseInstance_SwitchoverSuccess
  • TestAccSqlDatabaseInstance_activationPolicy
  • TestAccSqlDatabaseInstance_authNets
  • TestAccSqlDatabaseInstance_basicMSSQL
  • TestAccSqlDatabaseInstance_basicMSSQL_passwordWo
  • TestAccSqlDatabaseInstance_basic_with_user_labels
  • TestAccSqlDatabaseInstance_deleteDefaultUserBeforeSubsequentApiCalls
  • TestAccSqlDatabaseInstance_hyperdisk
  • TestAccSqlDatabaseInstance_rootPasswordShouldBeUpdatable
  • TestAccSqlDatabaseInstance_settings_deletionProtection
  • TestAccSqlDatabaseInstance_settings_deletionProtectionEnabled
  • TestAccSqlDatabaseInstance_settings_upgrade
  • TestAccSqlDatabaseInstance_updateMCPEnabled
  • TestAccSqlDatabaseInstance_updateReadReplicaWithBinaryLogEnabled
  • TestAccSqlDatabaseInstance_updateSslOptionsForPostgreSQL
  • TestAccSqlDatabaseInstance_withPSCEnabled_thenAddAllowedConsumerProjects_thenRemoveAllowedConsumerProject
  • TestAccSqlDatabaseInstance_withPSCEnabled_thenAddPscAutoConnections_thenRemovePscAutoConnections
  • TestAccSqlDatabaseInstance_withPrivateNetwork_withAllocatedIpRange
  • TestAccSqlDatabaseInstance_withPrivateNetwork_withoutAllocatedIpRange
  • TestAccSqlDatabaseInstance_withPscEnabled_withNetworkAttachmentUri_thenRemoveNetworkAttachment
  • TestAccSqlDatabase_instanceWithActivationPolicy
  • TestAccVmwareengineExternalAddress_vmwareEngineExternalAddressUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccAccessContextManager__access_level [Debug log]
TestAccAccessContextManager__access_level_condition [Debug log]
TestAccAccessContextManager__access_level_custom [Debug log]
TestAccAccessContextManager__access_level_full [Debug log]
TestAccAccessContextManager__access_policy [Debug log]
TestAccAccessContextManager__access_policy_scoped [Debug log]
TestAccAccessContextManager__authorized_orgs_desc [Debug log]
TestAccAccessContextManager__service_perimeter [Debug log]
TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log]
TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log]
TestAccAccessContextManager__service_perimeter_update [Debug log]
TestAccAccessContextManager__service_perimeters [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated [Debug log]
TestAccBeyondcorpSecurityGatewayApplicationIamPolicyGenerated_withCondition [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationBasicExample_update [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationSpaApiExample [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationSpaProxyExample [Debug log]
TestAccBeyondcorpSecurityGatewayApplication_beyondcorpSecurityGatewayApplicationVpcExample [Debug log]
TestAccBeyondcorpSecurityGatewayIamPolicyGenerated [Debug log]
TestAccBiglakeIcebergIcebergCatalogIamPolicyGenerated [Debug log]
TestAccBiglakeIcebergIcebergCatalog_biglakeIcebergCatalogExample [Debug log]
TestAccCloudRunV2Service_cloudrunv2ServiceZipDeployExample [Debug log]
TestAccColabRuntimeTemplate_colabRuntimeTemplateFullExample [Debug log]
TestAccContainerCluster_withAutopilot_withNodePoolAutoConfig [Debug log]
TestAccContainerCluster_withCgroupMode [Debug log]
TestAccDataSourceGoogleBeyondcorpSecurityGateway_basic [Debug log]
TestAccDataSourceGoogleBeyondcorpSecurityGateway_full [Debug log]
TestAccDataplexEntryLink_dataplexEntryLinkBasicExample [Debug log]
TestAccDataplexEntryLink_dataplexEntryLinkFullExample [Debug log]
TestAccDataplexEntryLink_update [Debug log]
TestAccDataplexEntry_dataplexEntryBasicExample [Debug log]
TestAccDataplexEntry_dataplexEntryBigqueryTableExample [Debug log]
TestAccDataplexEntry_dataplexEntryFullExample [Debug log]
TestAccDataplexEntry_dataplexEntryGlossaryTermExample [Debug log]
TestAccDataplexEntry_dataplexEntryUpdate [Debug log]
TestAccDialogflowCXTool_dialogflowcxToolConnectorExample [Debug log]
TestAccDialogflowConversationProfile_dialogflowConversationProfileBasicExample [Debug log]
TestAccDialogflowConversationProfile_regional [Debug log]
TestAccDialogflowConversationProfile_update [Debug log]
TestAccDialogflowVersion_dialogflowVersionFullExample [Debug log]
TestAccIAMWorkforcePoolWorkforcePoolProviderScimTenant_iamWorkforcePoolProviderScimTenantBasicExample [Debug log]
TestAccIAMWorkforcePoolWorkforcePoolProviderScimToken_iamWorkforcePoolProviderScimTokenBasicExample [Debug log]
TestAccManagedKafkaCluster_update [Debug log]
TestAccNetappBlockVolume_NetappVolumeBasicExample_update [Debug log]
TestAccNetappHostGroup_HostGroupCreateExample_Update [Debug log]
TestAccNetappHostGroup_netappHostGroupExample [Debug log]
TestAccNetworkServicesMulticastGroupConsumerActivation_networkServicesMulticastGroupConsumerActivationBasicExample [Debug log]
TestAccNetworkServicesMulticastGroupProducerActivation_networkServicesMulticastGroupProducerActivationBasicExample [Debug log]
TestAccPubsubSubscriptionBigQuery_serviceAccount [Debug log]
TestAccPubsubSubscriptionCloudStorage_serviceAccount [Debug log]
TestAccRedisClusterUserCreatedConnections_redisClusterUserAndAutoCreatedConnectionsExample [Debug log]
TestAccRedisCluster_redisClusterAofExample [Debug log]
TestAccRedisCluster_redisClusterCmekExample [Debug log]
TestAccRedisCluster_redisClusterHaExample [Debug log]
TestAccRedisCluster_redisClusterHaSingleZoneExample [Debug log]
TestAccRedisCluster_redisClusterHaWithLabelsExample [Debug log]
TestAccRedisCluster_redisClusterRdbExample [Debug log]
TestAccRedisCluster_redisClusterSecondaryExample [Debug log]
TestAccSQLDatabaseInstance_sqlMysqlDataCacheConfig [Debug log]
TestAccSQLDatabaseInstance_sqlPostgresDataCacheConfig [Debug log]
TestAccSpannerInstance_basicWithAutoscalingUsingProcessingUnitConfigUpdate [Debug log]
TestAccSqlDatabaseInstance_DiskSizeAutoResizeWithDiskSize [Debug log]
TestAccSqlDatabaseInstance_DiskSizeAutoResizeWithoutDiskSize [Debug log]
TestAccSqlDatabaseInstance_Edition_Downgrade [Debug log]
TestAccSqlDatabaseInstance_EnableGoogleDataplexIntegration [Debug log]
TestAccSqlDatabaseInstance_EnableGoogleMlIntegration [Debug log]
TestAccSqlDatabaseInstance_FinalBackupConfig [Debug log]
TestAccSqlDatabaseInstance_MysqlReadPoolAutoScaleEnableDisableSuccess [Debug log]
TestAccSqlDatabaseInstance_MysqlReadPoolEnableDisableSuccess [Debug log]
TestAccSqlDatabaseInstance_Mysql_Edition_Upgrade [Debug log]
TestAccSqlDatabaseInstance_PointInTimeRecoveryEnabled [Debug log]
TestAccSqlDatabaseInstance_PointInTimeRecoveryEnabledForSqlServer [Debug log]
TestAccSqlDatabaseInstance_PostgresReadPoolAutoScaleChangeNodeCount [Debug log]
TestAccSqlDatabaseInstance_PostgresReadPoolScaleOutSuccess [Debug log]
TestAccSqlDatabaseInstance_PostgresReadPoolScaleUpSuccess [Debug log]
TestAccSqlDatabaseInstance_Postgres_Edition_Upgrade [Debug log]
TestAccSqlDatabaseInstance_RetainBackupOnDelete [Debug log]
TestAccSqlDatabaseInstance_Smt [Debug log]
TestAccSqlDatabaseInstance_SqlServerTimezoneUpdate [Debug log]
TestAccSqlDatabaseInstance_SwitchoverSuccess [Debug log]
TestAccSqlDatabaseInstance_authNets [Debug log]
TestAccSqlDatabaseInstance_basicMSSQL [Debug log]
TestAccSqlDatabaseInstance_basicMSSQL_passwordWo [Debug log]
TestAccSqlDatabaseInstance_basic_with_user_labels [Debug log]
TestAccSqlDatabaseInstance_deleteDefaultUserBeforeSubsequentApiCalls [Debug log]
TestAccSqlDatabaseInstance_hyperdisk [Debug log]
TestAccSqlDatabaseInstance_rootPasswordShouldBeUpdatable [Debug log]
TestAccSqlDatabaseInstance_settings_deletionProtection [Debug log]
TestAccSqlDatabaseInstance_settings_upgrade [Debug log]
TestAccSqlDatabaseInstance_updateMCPEnabled [Debug log]
TestAccSqlDatabaseInstance_updateReadReplicaWithBinaryLogEnabled [Debug log]
TestAccSqlDatabaseInstance_updateSslOptionsForPostgreSQL [Debug log]
TestAccSqlDatabaseInstance_withPSCEnabled_thenAddAllowedConsumerProjects_thenRemoveAllowedConsumerProject [Debug log]
TestAccSqlDatabaseInstance_withPSCEnabled_thenAddPscAutoConnections_thenRemovePscAutoConnections [Debug log]
TestAccSqlDatabaseInstance_withPrivateNetwork_withAllocatedIpRange [Debug log]
TestAccSqlDatabaseInstance_withPscEnabled_withNetworkAttachmentUri_thenRemoveNetworkAttachment [Debug log]
TestAccSqlDatabase_instanceWithActivationPolicy [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccAccessContextManager__access_levels [Error message] [Debug log]
TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log]
TestAccBackupDRServiceConfig_backupDrServiceConfigExample [Error message] [Debug log]
TestAccBigqueryAnalyticsHubDataExchangeSubscription_bigqueryAnalyticshubDataexchangeSubscriptionUpdate [Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceGpuExample [Error message] [Debug log]
TestAccColabRuntime_update [Error message] [Debug log]
TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigLinuxNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withTPUConfig [Error message] [Debug log]
TestAccContainerCluster_withTpu [Error message] [Debug log]
TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log]
TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupPlanAssociations [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupPlan_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupPlan_csql [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupVault_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRDataSourceReference_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRDataSourceReferences_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRManagementServer_basic [Error message] [Debug log]
TestAccDataSourceGoogleServiceAccountAccessToken_basic [Error message] [Debug log]
TestAccDataformRepositoryIamPolicyGenerated [Error message] [Debug log]
TestAccDataformRepositoryReleaseConfig_dataformRepositoryReleaseConfigExample [Error message] [Debug log]
TestAccDataformRepositoryWorkflowConfig_dataformRepositoryWorkflowConfigExample [Error message] [Debug log]
TestAccDataformRepository_dataformRepositoryWithCloudsourceRepoAndSshExample [Error message] [Debug log]
TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log]
TestAccDialogflowCXTestCase_update [Error message] [Debug log]
TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log]
TestAccDiscoveryEngineDataStore_discoveryengineDatastoreKmsKeyNameExample [Error message] [Debug log]
TestAccDocumentAIWarehouseDocumentSchema_documentAiWarehouseFull [Error message] [Debug log]
TestAccFirestoreDatabase_firestoreCmekDatabaseExample [Error message] [Debug log]
TestAccFirestoreDatabase_firestoreCmekDatabaseInDatastoreModeExample [Error message] [Debug log]
TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log]
TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [Error message] [Debug log]
TestAccIAMBetaWorkloadIdentityPoolProvider_iamWorkloadIdentityPoolProviderOidcUploadKeyExample [Error message] [Debug log]
TestAccMemcacheInstanceDatasourceConfig [Error message] [Debug log]
TestAccPublicCAExternalAccountKey_publicCaExternalAccountKeyExample [Error message] [Debug log]
TestAccPubsubSubscription_pubsubSubscriptionTagsExample [Error message] [Debug log]
TestAccRedisClusterUserCreatedConnections_redisClusterUserCreatedConnectionsExample [Error message] [Debug log]
TestAccResourceManager3Capability_resourceManagerCapabilityExample [Error message] [Debug log]
TestAccSqlDatabaseInstance_MysqlSwitchoverSuccess [Error message] [Debug log]
TestAccSqlDatabaseInstance_PostgresSwitchoverSuccess [Error message] [Debug log]
TestAccSqlDatabaseInstance_activationPolicy [Error message] [Debug log]
TestAccSqlDatabaseInstance_settings_deletionProtectionEnabled [Error message] [Debug log]
TestAccSqlDatabaseInstance_withPrivateNetwork_withoutAllocatedIpRange [Error message] [Debug log]

🔴 Several tests terminated during RECORDING mode.

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@BBBmau BBBmau requested review from c2thorn and shuyama1 January 2, 2026 18:06
@shuyama1
Copy link
Member

shuyama1 commented Jan 2, 2026

/gcbrun

@modular-magician modular-magician added awaiting-approval Pull requests that need reviewer's approval to run presubmit tests and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Jan 2, 2026
@BBBmau
Copy link
Collaborator Author

BBBmau commented Jan 2, 2026

@shuyama1 just a heads-up im working on a commit that will resolve the failing test on: TestAccPublicCAExternalAccountKey_publicCaExternalAccountKeyExample

it's a missing resource identity on create due to it having a custom_create being used. I came across this right after requesting for review

Edit: PR that prevents identity support on resources that have exclude_read. more info can be found here:

@modular-magician
Copy link
Collaborator

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

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 1176 files changed, 54342 insertions(+), 28383 deletions(-))
google-beta provider: Diff ( 1253 files changed, 55167 insertions(+), 30428 deletions(-))
terraform-google-conversion: Diff ( 194 files changed, 24413 insertions(+), 1302 deletions(-))
Open in Cloud Shell: Diff ( 23 files changed, 750 insertions(+), 3 deletions(-))

Breaking Change(s) Detected

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

  • Field broker_capacity_config.disk_size_gb within resource google_managed_kafka_cluster was either removed or renamed - reference
  • Field cipher_suite.phase1.dh changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase1.encryption changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase1.integrity changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase1.prf changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase2.encryption changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase2.integrity changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cipher_suite.phase2.pfs changed from TypeSet to TypeList on google_compute_vpn_tunnel - reference
  • Field cmek_config_id changed from optional to required on google_discovery_engine_cmek_config - reference
  • Field state.state became Computed only on google_network_services_multicast_domain_group - 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_alloydb_instance (110 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_alloydb_instance" "primary" {
  observability_config {
    track_wait_event_types = # value needed
  }
}

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

resource "google_biglake_iceberg_catalog_iam_binding" "primary" {
  condition {
    description = # value needed
    expression  = # value needed
    title       = # value needed
  }
}

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

resource "google_biglake_iceberg_catalog_iam_member" "primary" {
  condition {
    description = # value needed
    expression  = # value needed
    title       = # value needed
  }
}

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

resource "google_compute_region_commitment" "primary" {
  type = # value needed
}

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

resource "google_datastream_stream" "primary" {
  rule_sets {
    customization_rules {
      bigquery_clustering {
        columns = # value needed
      }
      bigquery_partitioning {
        ingestion_time_partition {
          partitioning_time_granularity = # value needed
        }
        integer_range_partition {
          column   = # value needed
          end      = # value needed
          interval = # value needed
          start    = # value needed
        }
        require_partition_filter = # value needed
        time_unit_partition {
          column                        = # value needed
          partitioning_time_granularity = # value needed
        }
      }
    }
    object_filter {
      source_object_identifier {
        mongodb_identifier {
          collection = # value needed
          database   = # value needed
        }
        mysql_identifier {
          database = # value needed
          table    = # value needed
        }
        oracle_identifier {
          schema = # value needed
          table  = # value needed
        }
        postgresql_identifier {
          schema = # value needed
          table  = # value needed
        }
        salesforce_identifier {
          object_name = # value needed
        }
        sql_server_identifier {
          schema = # value needed
          table  = # value needed
        }
      }
    }
  }
}

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

resource "google_netapp_volume" "primary" {
  hybrid_replication_parameters {
    cluster_location               = # value needed
    hybrid_replication_type        = # value needed
    large_volume_constituent_count = # value needed
    peer_cluster_name              = # value needed
    peer_ip_addresses              = # value needed
    peer_svm_name                  = # value needed
    peer_volume_name               = # value needed
  }
}

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

resource "google_sql_database_instance" "primary" {
  replication_cluster {
    psa_write_endpoint = # value needed
  }
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_network_security_dns_threat_detector

If you believe this detection to be incorrect please raise the concern with your reviewer. Googlers: This error is safe to ignore once you've completed go/fix-missing-service-labels.
An override-missing-service-label label can be added to allow merging.

Multiple resources added

This PR adds multiple new resources: google_apigee_security_feedback, google_apphub_boundary, google_biglake_iceberg_catalog, google_compute_cross_site_network, google_compute_organization_security_policy_association, google_compute_region_health_source, google_compute_wire_group, google_network_connectivity_multicloud_data_transfer_config, google_network_security_dns_threat_detector, google_network_services_multicast_group_consumer_activation, google_network_services_multicast_group_producer_activation. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_sql_database_instance
    • Expected Document Path: /website/docs/r/sql_database_instance.html.markdown
    • Fields: [settings.backup_configuration.backup_tier]

@shuyama1
Copy link
Member

shuyama1 commented Jan 2, 2026

@shuyama1 just a heads-up im working on a commit that will resolve the failing test on: TestAccPublicCAExternalAccountKey_publicCaExternalAccountKeyExample

it's a missing resource identity on create due to it having a custom_create being used. I came across this right after requesting for review

Thanks for the heads-up. I've triggered a rerun, and hopefully the sql tests will pass this time, as they failed due to transient issues. I'm not sure about the BackupDR failures since they're stable in nightly. Let's see if the rerun clears them up.

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccAlloydbInstance_ObservabilityConfig_Update
  • TestAccAlloydbInstance_connectionPoolConfig
  • TestAccApigeeSecurityFeedback_apigeeSecurityFeedbackBasicTestExample
  • TestAccComputeNetworkEndpoints_recreateNetworkEndpointsBasic
  • TestAccComputeRegionHealthSource_computeRegionHealthSourceBasicExample
  • TestAccComputeRegionHealthSource_update
  • TestAccComputeRegionSecurityPolicyDatasource
  • TestAccComputeSnapshot_snapshotBasic2Example
  • TestAccComputeVpnTunnel_cipherSuite
  • TestAccComputeWireGroup_computeWireGroupBasicBetaExample
  • TestAccDataSourceComputeStoragePool_basic
  • TestAccDataSourceGoogleCloudIdentityPolicies
  • TestAccVertexAIFeatureOnlineStore_bigtable_full
  • TestAccVertexAIFeatureOnlineStore_bigtable_with_zone
  • TestAccVertexAIIndexEndpoint_psc_automation_config

🔴 Tests were added that are GA-only additions and require manual runs:

  • TestAccComputeCrossSiteNetwork_computeCrossSiteNetworkBasicExample
  • TestAccComputeCrossSiteNetwork_update
  • TestAccComputeInterconnectAttachment_computeInterconnectAttachmentCustomRangesExample
  • TestAccComputeOrganizationSecurityPolicyAssociation_organizationSecurityPolicyAssociationBasicExample
  • TestAccComputeWireGroup_computeWireGroupBasicExample
  • TestAccComputeWireGroup_update
  • TestAccNetworkSecurityDnsThreatDetector_update

Tests analytics

Total tests: 3954
Passed tests: 3325
Skipped tests: 580
Affected tests: 49

Click here to see the affected service packages

All service packages are affected

Action taken

Found 49 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy
  • TestAccBackupDRServiceConfig_backupDrServiceConfigExample
  • TestAccBigqueryAnalyticsHubDataExchangeSubscription_bigqueryAnalyticshubDataexchangeSubscriptionUpdate
  • TestAccCloudRunService_cloudRunServiceGpuExample
  • TestAccColabRuntime_update
  • TestAccColabSchedule_colabScheduleFullExample
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withNodeConfigLinuxNodeConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDataSourceGoogleBackupDRBackupPlanAssociations
  • TestAccDataSourceGoogleBackupDRBackupPlan_basic
  • TestAccDataSourceGoogleBackupDRBackupPlan_csql
  • TestAccDataSourceGoogleBackupDRBackupVault_basic
  • TestAccDataSourceGoogleBackupDRDataSourceReference_basic
  • TestAccDataSourceGoogleBackupDRDataSourceReferences_basic
  • TestAccDataSourceGoogleBackupDRManagementServer_basic
  • TestAccDataSourceGoogleServiceAccountAccessToken_basic
  • TestAccDataformRepositoryIamPolicyGenerated
  • TestAccDataformRepositoryReleaseConfig_dataformRepositoryReleaseConfigExample
  • TestAccDataformRepositoryWorkflowConfig_dataformRepositoryWorkflowConfigExample
  • TestAccDataformRepository_dataformRepositoryWithCloudsourceRepoAndSshExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccDiscoveryEngineDataStore_discoveryengineDatastoreKmsKeyNameExample
  • TestAccDocumentAIWarehouseDocumentSchema_documentAiWarehouseFull
  • TestAccFirestoreDatabase_firestoreCmekDatabaseExample
  • TestAccFirestoreDatabase_firestoreCmekDatabaseInDatastoreModeExample
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample
  • TestAccIAMBetaWorkloadIdentityPoolProvider_iamWorkloadIdentityPoolProviderOidcUploadKeyExample
  • TestAccMemcacheInstanceDatasourceConfig
  • TestAccProjectIamMemberRemove_basic
  • TestAccProjectIamMemberRemove_memberInMultipleBindings
  • TestAccPublicCAExternalAccountKey_publicCaExternalAccountKeyExample
  • TestAccPubsubSubscription_pubsubSubscriptionTagsExample
  • TestAccRedisClusterUserCreatedConnections_redisClusterUserCreatedConnectionsExample
  • TestAccResourceManager3Capability_resourceManagerCapabilityExample
  • TestAccSqlDatabaseInstance_MysqlSwitchoverSuccess
  • TestAccSqlDatabaseInstance_PostgresSwitchoverSuccess
  • TestAccSqlDatabaseInstance_activationPolicy
  • TestAccSqlDatabaseInstance_settings_deletionProtectionEnabled
  • TestAccSqlDatabaseInstance_withPrivateNetwork_withoutAllocatedIpRange
  • TestAccVmwareengineExternalAddress_vmwareEngineExternalAddressUpdate

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccAccessContextManager__access_level [Debug log]
TestAccAccessContextManager__access_level_condition [Debug log]
TestAccAccessContextManager__access_level_custom [Debug log]
TestAccAccessContextManager__access_level_full [Debug log]
TestAccAccessContextManager__access_levels [Debug log]
TestAccAccessContextManager__access_policy [Debug log]
TestAccAccessContextManager__access_policy_scoped [Debug log]
TestAccAccessContextManager__service_perimeter [Debug log]
TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log]
TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log]
TestAccAccessContextManager__service_perimeter_update [Debug log]
TestAccAccessContextManager__service_perimeters [Debug log]
TestAccColabSchedule_colabScheduleFullExample [Debug log]
TestAccRedisClusterUserCreatedConnections_redisClusterUserCreatedConnectionsExample [Debug log]
TestAccSqlDatabaseInstance_settings_deletionProtectionEnabled [Debug log]
TestAccSqlDatabaseInstance_withPrivateNetwork_withoutAllocatedIpRange [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccAccessContextManager__authorized_orgs_desc [Error message] [Debug log]
TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log]
TestAccBackupDRServiceConfig_backupDrServiceConfigExample [Error message] [Debug log]
TestAccBigqueryAnalyticsHubDataExchangeSubscription_bigqueryAnalyticshubDataexchangeSubscriptionUpdate [Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceGpuExample [Error message] [Debug log]
TestAccColabRuntime_update [Error message] [Debug log]
TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigLinuxNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withTPUConfig [Error message] [Debug log]
TestAccContainerCluster_withTpu [Error message] [Debug log]
TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log]
TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupPlanAssociations [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupPlan_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupPlan_csql [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRBackupVault_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRDataSourceReference_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRDataSourceReferences_basic [Error message] [Debug log]
TestAccDataSourceGoogleBackupDRManagementServer_basic [Error message] [Debug log]
TestAccDataSourceGoogleServiceAccountAccessToken_basic [Error message] [Debug log]
TestAccDataformRepositoryIamPolicyGenerated [Error message] [Debug log]
TestAccDataformRepositoryReleaseConfig_dataformRepositoryReleaseConfigExample [Error message] [Debug log]
TestAccDataformRepositoryWorkflowConfig_dataformRepositoryWorkflowConfigExample [Error message] [Debug log]
TestAccDataformRepository_dataformRepositoryWithCloudsourceRepoAndSshExample [Error message] [Debug log]
TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log]
TestAccDialogflowCXTestCase_update [Error message] [Debug log]
TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log]
TestAccDiscoveryEngineDataStore_discoveryengineDatastoreKmsKeyNameExample [Error message] [Debug log]
TestAccDocumentAIWarehouseDocumentSchema_documentAiWarehouseFull [Error message] [Debug log]
TestAccFirestoreDatabase_firestoreCmekDatabaseExample [Error message] [Debug log]
TestAccFirestoreDatabase_firestoreCmekDatabaseInDatastoreModeExample [Error message] [Debug log]
TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log]
TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [Error message] [Debug log]
TestAccIAMBetaWorkloadIdentityPoolProvider_iamWorkloadIdentityPoolProviderOidcUploadKeyExample [Error message] [Debug log]
TestAccMemcacheInstanceDatasourceConfig [Error message] [Debug log]
TestAccPublicCAExternalAccountKey_publicCaExternalAccountKeyExample [Error message] [Debug log]
TestAccPubsubSubscription_pubsubSubscriptionTagsExample [Error message] [Debug log]
TestAccResourceManager3Capability_resourceManagerCapabilityExample [Error message] [Debug log]
TestAccSqlDatabaseInstance_MysqlSwitchoverSuccess [Error message] [Debug log]
TestAccSqlDatabaseInstance_PostgresSwitchoverSuccess [Error message] [Debug log]
TestAccSqlDatabaseInstance_activationPolicy [Error message] [Debug log]

🔴 Several tests terminated during RECORDING mode.

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

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.