Skip to content

Conversation

thoufic67
Copy link

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


…efinitions for Cloud Security Compliance

- Introduced CloudControl.yaml with detailed properties and async operations.
- Added Framework.yaml to define framework structure and properties.
- Created FrameworkDeployment.yaml to manage deployment configurations and references.
- Established product.yaml for Cloud Security Compliance with versioning and scopes.
…se VCR testing and improve configuration handling
…ew organization ID and enhanced configurations
…rehensive tests for cloud control functionality
@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 ( 23 files changed, 6670 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 23 files changed, 6670 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 5 files changed, 1509 insertions(+))

Missing test report

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

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

resource "google_cloud_security_compliance_cloud_control" "primary" {
  parameter_spec {
    default_value {
      bool_value   = # value needed
      number_value = # value needed
      string_list_value {
        values = # value needed
      }
    }
    substitution_rules {
      attribute_substitution_rule {
        attribute = # value needed
      }
      placeholder_substitution_rule {
        attribute = # value needed
      }
    }
    validation {
      allowed_values {
        values {
          bool_value   = # value needed
          number_value = # value needed
          string_list_value {
            values = # value needed
          }
          string_value = # value needed
        }
      }
      int_range {
        max = # value needed
        min = # value needed
      }
    }
  }
}

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

resource "google_cloud_security_compliance_framework" "primary" {
  cloud_control_details {
    parameters {
      parameter_value {
        number_value = # value needed
        string_list_value {
          values = # value needed
        }
      }
    }
  }
}

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

resource "google_cloud_security_compliance_framework_deployment" "primary" {
  cloud_control_metadata {
    cloud_control_details {
      parameters {
        parameter_value {
          number_value = # value needed
          string_list_value {
            values = # value needed
          }
        }
      }
    }
  }
  deployment_state = # value needed
  etag             = # value needed
  target_resource_config {
    target_resource_creation_config {
      project_creation_config {
        billing_account_id   = # value needed
        parent               = # value needed
        project_display_name = # value needed
      }
    }
  }
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_cloud_security_compliance_cloud_control
  • google_cloud_security_compliance_framework
  • google_cloud_security_compliance_framework_deployment

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_cloud_security_compliance_cloud_control, google_cloud_security_compliance_framework, google_cloud_security_compliance_framework_deployment. 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.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 5663
Passed tests: 4832
Skipped tests: 620
Affected tests: 211

Click here to see the affected service packages

All service packages are affected

Action taken

Found 211 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccCloudRunV2Service_cloudrunv2ServiceMeshUpdate
  • TestAccCloudSecurityComplianceCloudControl_basic
  • TestAccCloudSecurityComplianceCloudControl_cloudsecuritycomplianceCloudcontrolBasicExample
  • TestAccCloudSecurityComplianceCloudControl_cloudsecuritycomplianceCloudcontrolUpdateExample
  • TestAccCloudSecurityComplianceCloudControl_update
  • TestAccCloudSecurityComplianceFrameworkDeployment_basic
  • TestAccCloudSecurityComplianceFrameworkDeployment_cloudsecuritycomplianceFrameworkDeploymentBasicExample
  • TestAccCloudSecurityComplianceFrameworkDeployment_cloudsecuritycomplianceFrameworkDeploymentFullExample
  • TestAccCloudSecurityComplianceFrameworkDeployment_full
  • TestAccCloudSecurityComplianceFramework_basic
  • TestAccCloudSecurityComplianceFramework_cloudsecuritycomplianceFrameworkBasicExample
  • TestAccCloudSecurityComplianceFramework_cloudsecuritycomplianceFrameworkUpdateExample
  • TestAccCloudSecurityComplianceFramework_update
  • TestAccContainerClusterDatasource_zonal
  • TestAccContainerCluster_RbacBindingConfig
  • TestAccContainerCluster_WithCPAFeatures
  • TestAccContainerCluster_WithCPAFeaturesUpdate
  • TestAccContainerCluster_additional_ip_ranges_config_on_update
  • TestAccContainerCluster_auto_ipam_config_enabled
  • TestAccContainerCluster_autoprovisioningDefaultsManagement
  • TestAccContainerCluster_autoprovisioningDefaultsUpgradeSettings
  • TestAccContainerCluster_autoprovisioningLocations
  • TestAccContainerCluster_backend
  • TestAccContainerCluster_basic_noCpaUpgrade
  • TestAccContainerCluster_cloudDns_nil_scope
  • TestAccContainerCluster_customPlacementPolicy
  • TestAccContainerCluster_deleteExclusionWindow
  • TestAccContainerCluster_deleteMaintenanceExclusionOptions
  • TestAccContainerCluster_disableControlPlaneIP
  • TestAccContainerCluster_disableL4LbFirewallReconciliation
  • TestAccContainerCluster_enableCiliumPolicies
  • TestAccContainerCluster_inTransitEncryptionConfig
  • TestAccContainerCluster_network
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_nodeAutoprovisioning
  • TestAccContainerCluster_nodeAutoprovisioningDefaults
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskSizeGb
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskType
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsImageType
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsShieldedInstance
  • TestAccContainerCluster_privateRegistry
  • TestAccContainerCluster_regional
  • TestAccContainerCluster_regionalWithNodeLocations
  • TestAccContainerCluster_regionalWithNodePool
  • TestAccContainerCluster_resourceManagerTags
  • TestAccContainerCluster_stackType_withDualStack
  • TestAccContainerCluster_stackType_withSingleStack
  • TestAccContainerCluster_storagePoolsWithNodeConfig
  • TestAccContainerCluster_storagePoolsWithNodePool
  • TestAccContainerCluster_updateMaintenanceExclusionOptions
  • TestAccContainerCluster_updateVersion
  • TestAccContainerCluster_withAcceleratedGkeAutoUpgradeConfig
  • TestAccContainerCluster_withAdvancedDatapath
  • TestAccContainerCluster_withAdvancedMachineFeaturesInNodePool
  • TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Architectural
  • TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Standard
  • TestAccContainerCluster_withAnonymousAuthenticationConfig
  • TestAccContainerCluster_withAuthenticatorGroupsConfig
  • TestAccContainerCluster_withAuthorizedNetworkPrivateEnforcementToggle
  • TestAccContainerCluster_withBinaryAuthorizationEnabledBool
  • TestAccContainerCluster_withBinaryAuthorizationEvaluationModeClassic
  • TestAccContainerCluster_withBootDiskKmsKey
  • TestAccContainerCluster_withConfidentialBootDisk
  • TestAccContainerCluster_withConfidentialBootDiskNodeConfig
  • TestAccContainerCluster_withConfidentialNodes
  • TestAccContainerCluster_withCostManagementConfig
  • TestAccContainerCluster_withCpuCfsQuotaPool
  • TestAccContainerCluster_withDNSConfig
  • TestAccContainerCluster_withDatabaseEncryption
  • TestAccContainerCluster_withDefaultComputeClassEnabled
  • TestAccContainerCluster_withDeletionProtection
  • TestAccContainerCluster_withDnsEndpoint
  • TestAccContainerCluster_withEnableKubernetesAlpha
  • TestAccContainerCluster_withEnablePrivateEndpointToggle
  • TestAccContainerCluster_withEnterpriseConfig
  • TestAccContainerCluster_withExternalIpsConfig
  • TestAccContainerCluster_withFilteredNotificationConfig
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withFlexStart
  • TestAccContainerCluster_withFlexiblePodCIDR
  • TestAccContainerCluster_withGatewayApiConfig
  • TestAccContainerCluster_withGcpPublicCidrsAccessEnabledToggle
  • TestAccContainerCluster_withILBSubsetting
  • TestAccContainerCluster_withIPAllocationPolicy_existingSecondaryRanges
  • TestAccContainerCluster_withIPAllocationPolicy_specificSizes
  • TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledDefaultsUpdates
  • TestAccContainerCluster_withKubeletConfig
  • TestAccContainerCluster_withKubeletResourceManagerConfig
  • TestAccContainerCluster_withLocalSsdEncryptionMode
  • TestAccContainerCluster_withLoggingVariantInNodeConfig
  • TestAccContainerCluster_withLoggingVariantInNodePool
  • TestAccContainerCluster_withLoggingVariantUpdates
  • TestAccContainerCluster_withMaintenanceExclusionOptions
  • TestAccContainerCluster_withMaintenanceExclusionWindow
  • TestAccContainerCluster_withMaintenanceWindow
  • TestAccContainerCluster_withMasterAuthorizedNetworksConfig
  • TestAccContainerCluster_withMasterAuthorizedNetworksDisabled
  • TestAccContainerCluster_withMaxRunDuration
  • TestAccContainerCluster_withMonitoringConfig
  • TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig
  • TestAccContainerCluster_withNodeConfigFastSocket
  • TestAccContainerCluster_withNodeConfigKubeletConfigSettingsInNodePool
  • TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates
  • TestAccContainerCluster_withNodePoolAutoscaling
  • TestAccContainerCluster_withNodePoolBasic
  • TestAccContainerCluster_withNodePoolCIA
  • TestAccContainerCluster_withNodePoolDefaults
  • TestAccContainerCluster_withNodePoolMultiple
  • TestAccContainerCluster_withNodePoolNodeConfig
  • TestAccContainerCluster_withNodePoolResize
  • TestAccContainerCluster_withNodePoolUpdateVersion
  • TestAccContainerCluster_withNotificationConfig
  • TestAccContainerCluster_withPodAutoscaling
  • TestAccContainerCluster_withPrivateClusterConfigBasic
  • TestAccContainerCluster_withPrivateClusterConfigPrivateEndpointSubnetwork
  • TestAccContainerCluster_withProtectConfig
  • TestAccContainerCluster_withRecurringMaintenanceWindow
  • TestAccContainerCluster_withReleaseChannelEnabled
  • TestAccContainerCluster_withReleaseChannelEnabledDefaultVersion
  • TestAccContainerCluster_withSandboxConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccContainerCluster_withSecurityPostureConfig
  • TestAccContainerCluster_withShieldedNodes
  • TestAccContainerCluster_withSoleTenantGroup
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTelemetryEnabled
  • TestAccContainerCluster_withTpu
  • TestAccContainerCluster_withVersion
  • TestAccContainerCluster_withWorkloadALTSConfig
  • TestAccContainerCluster_withoutConfidentialBootDisk
  • TestAccContainerNodePool_EmptyGuestAccelerator
  • TestAccContainerNodePool_autoscaling
  • TestAccContainerNodePool_basic
  • TestAccContainerNodePool_basicWithClusterId
  • TestAccContainerNodePool_compactPlacement
  • TestAccContainerNodePool_concurrent
  • TestAccContainerNodePool_customPlacementPolicy
  • TestAccContainerNodePool_defaultDriverInstallation
  • TestAccContainerNodePool_enableQueuedProvisioning
  • TestAccContainerNodePool_ephemeralStorageConfig
  • TestAccContainerNodePool_ephemeralStorageLocalSsdConfig
  • TestAccContainerNodePool_ephemeralStorageLocalSsdConfigOnlyDataCacheCount
  • TestAccContainerNodePool_ephemeralStorageLocalSsdConfigWithDataCacheCount
  • TestAccContainerNodePool_fastSocket
  • TestAccContainerNodePool_gcfsConfig
  • TestAccContainerNodePool_gvnic
  • TestAccContainerNodePool_localNvmeSsdBlockConfig
  • TestAccContainerNodePool_maxPodsPerNode
  • TestAccContainerNodePool_nestedVirtualization
  • TestAccContainerNodePool_nodeLocations
  • TestAccContainerNodePool_performanceMonitoringUnit
  • TestAccContainerNodePool_privateRegistry
  • TestAccContainerNodePool_regionalAutoscaling
  • TestAccContainerNodePool_regionalClusters
  • TestAccContainerNodePool_resize
  • TestAccContainerNodePool_resourceManagerTags
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccContainerNodePool_shieldedInstanceConfig
  • TestAccContainerNodePool_storagePools
  • TestAccContainerNodePool_threadsPerCore
  • TestAccContainerNodePool_totalSize
  • TestAccContainerNodePool_version
  • TestAccContainerNodePool_withCgroupMode
  • TestAccContainerNodePool_withClusterBootDisk
  • TestAccContainerNodePool_withConfidentialBootDisk
  • TestAccContainerNodePool_withConfidentialNodes
  • TestAccContainerNodePool_withEnablePrivateNodesToggle
  • TestAccContainerNodePool_withFlexStart
  • TestAccContainerNodePool_withGPU
  • TestAccContainerNodePool_withHostMaintenancePolicy
  • TestAccContainerNodePool_withHugepageConfig
  • TestAccContainerNodePool_withKubeletConfig
  • TestAccContainerNodePool_withLegacyNodeConfigAndBootDiskUpdate
  • TestAccContainerNodePool_withLinuxNodeConfig
  • TestAccContainerNodePool_withLocalSsdEncryptionMode
  • TestAccContainerNodePool_withLoggingVariantUpdates
  • TestAccContainerNodePool_withMachineAndDiskUpdate
  • TestAccContainerNodePool_withMachineDiskStoragePoolsUpdate
  • TestAccContainerNodePool_withManagement
  • TestAccContainerNodePool_withMaxRunDuration
  • TestAccContainerNodePool_withMultiNicNetworkConfig
  • TestAccContainerNodePool_withNodeConfig
  • TestAccContainerNodePool_withNodeConfigScopeAlias
  • TestAccContainerNodePool_withNodeConfigWithBootDiskConfig
  • TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeType
  • TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeTypeLegacy
  • TestAccContainerNodePool_withReservationAffinity
  • TestAccContainerNodePool_withSandboxConfig
  • TestAccContainerNodePool_withSoleTenantConfig
  • TestAccContainerNodePool_withTaintsUpdate
  • TestAccContainerNodePool_withUpgradeSettings
  • TestAccContainerNodePool_withWindowsNodeConfig
  • TestAccContainerNodePool_withWorkloadIdentityConfig
  • TestAccContainerNodePool_withoutConfidentialBootDisk
  • TestAccDNSManagedZone_dnsManagedZonePrivateGkeExample
  • TestAccDNSManagedZone_privateUpdate
  • TestAccDNSResponsePolicy_update
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDataSourceGoogleServiceAccounts_basic
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccGKEBackupBackupPlanIamPolicyGenerated
  • TestAccGKEBackupBackupPlan_update
  • TestAccGKEBackupRestorePlanIamBindingGenerated
  • TestAccGKEBackupRestorePlan_update
  • TestAccGKEHub2MembershipBinding_gkehubMembershipBindingBasicExample
  • TestAccGKEHubMembershipIamBindingGenerated
  • TestAccGKEHubMembershipIamPolicyGenerated
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample
  • TestAccNetworkServicesGateway_swpUpdate
  • TestAccSqlDatabaseInstance_MysqlReadPoolEnableDisableSuccess

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccContainerCluster_additional_ip_ranges_config_on_update [Debug log]
TestAccContainerCluster_auto_ipam_config_enabled [Debug log]
TestAccContainerCluster_networkPerformanceConfig [Debug log]
TestAccContainerCluster_stackType_withSingleStack [Debug log]
TestAccContainerCluster_withPrivateClusterConfigBasic [Debug log]
TestAccContainerCluster_withPrivateClusterConfigPrivateEndpointSubnetwork [Debug log]
TestAccContainerCluster_withWorkloadALTSConfig [Debug log]
TestAccContainerNodePool_customPlacementPolicy [Debug log]
TestAccContainerNodePool_maxPodsPerNode [Debug log]
TestAccContainerNodePool_nodeLocations [Debug log]
TestAccContainerNodePool_version [Debug log]
TestAccContainerNodePool_withEnablePrivateNodesToggle [Debug log]
TestAccContainerNodePool_withMultiNicNetworkConfig [Debug log]
TestAccContainerNodePool_withWindowsNodeConfig [Debug log]
TestAccContainerNodePool_withoutConfidentialBootDisk [Debug log]
TestAccDNSManagedZone_dnsManagedZonePrivateGkeExample [Debug log]
TestAccDNSManagedZone_privateUpdate [Debug log]
TestAccDNSResponsePolicy_update [Debug log]

🔴 Tests failed when rerunning REPLAYING mode:
TestAccDNSResponsePolicy_update [Error message] [Debug log]

Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made.

Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.


🔴 Tests failed during RECORDING mode:
TestAccCloudRunV2Service_cloudrunv2ServiceMeshUpdate [Error message] [Debug log]
TestAccCloudSecurityComplianceCloudControl_basic [Error message] [Debug log]
TestAccCloudSecurityComplianceCloudControl_cloudsecuritycomplianceCloudcontrolBasicExample [Error message] [Debug log]
TestAccCloudSecurityComplianceCloudControl_cloudsecuritycomplianceCloudcontrolUpdateExample [Error message] [Debug log]
TestAccCloudSecurityComplianceCloudControl_update [Error message] [Debug log]
TestAccCloudSecurityComplianceFrameworkDeployment_basic [Error message] [Debug log]
TestAccCloudSecurityComplianceFrameworkDeployment_cloudsecuritycomplianceFrameworkDeploymentBasicExample [Error message] [Debug log]
TestAccCloudSecurityComplianceFrameworkDeployment_cloudsecuritycomplianceFrameworkDeploymentFullExample [Error message] [Debug log]
TestAccCloudSecurityComplianceFrameworkDeployment_full [Error message] [Debug log]
TestAccCloudSecurityComplianceFramework_basic [Error message] [Debug log]
TestAccCloudSecurityComplianceFramework_cloudsecuritycomplianceFrameworkBasicExample [Error message] [Debug log]
TestAccCloudSecurityComplianceFramework_cloudsecuritycomplianceFrameworkUpdateExample [Error message] [Debug log]
TestAccCloudSecurityComplianceFramework_update [Error message] [Debug log]
TestAccContainerClusterDatasource_zonal [Error message] [Debug log]
TestAccContainerCluster_RbacBindingConfig [Error message] [Debug log]
TestAccContainerCluster_WithCPAFeatures [Error message] [Debug log]
TestAccContainerCluster_WithCPAFeaturesUpdate [Error message] [Debug log]
TestAccContainerCluster_autoprovisioningDefaultsManagement [Error message] [Debug log]
TestAccContainerCluster_autoprovisioningDefaultsUpgradeSettings [Error message] [Debug log]
TestAccContainerCluster_autoprovisioningLocations [Error message] [Debug log]
TestAccContainerCluster_backend [Error message] [Debug log]
TestAccContainerCluster_basic_noCpaUpgrade [Error message] [Debug log]
TestAccContainerCluster_cloudDns_nil_scope [Error message] [Debug log]
TestAccContainerCluster_customPlacementPolicy [Error message] [Debug log]
TestAccContainerCluster_deleteExclusionWindow [Error message] [Debug log]
TestAccContainerCluster_deleteMaintenanceExclusionOptions [Error message] [Debug log]
TestAccContainerCluster_disableControlPlaneIP [Error message] [Debug log]
TestAccContainerCluster_disableL4LbFirewallReconciliation [Error message] [Debug log]
TestAccContainerCluster_enableCiliumPolicies [Error message] [Debug log]
TestAccContainerCluster_inTransitEncryptionConfig [Error message] [Debug log]
TestAccContainerCluster_network [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioning [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaults [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskSizeGb [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskType [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsImageType [Error message] [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsShieldedInstance [Error message] [Debug log]
TestAccContainerCluster_privateRegistry [Error message] [Debug log]
TestAccContainerCluster_regional [Error message] [Debug log]
TestAccContainerCluster_regionalWithNodeLocations [Error message] [Debug log]
TestAccContainerCluster_regionalWithNodePool [Error message] [Debug log]
TestAccContainerCluster_resourceManagerTags [Error message] [Debug log]
TestAccContainerCluster_stackType_withDualStack [Error message] [Debug log]
TestAccContainerCluster_storagePoolsWithNodeConfig [Error message] [Debug log]
TestAccContainerCluster_storagePoolsWithNodePool [Error message] [Debug log]
TestAccContainerCluster_updateMaintenanceExclusionOptions [Error message] [Debug log]
TestAccContainerCluster_updateVersion [Error message] [Debug log]
TestAccContainerCluster_withAcceleratedGkeAutoUpgradeConfig [Error message] [Debug log]
TestAccContainerCluster_withAdvancedDatapath [Error message] [Debug log]
TestAccContainerCluster_withAdvancedMachineFeaturesInNodePool [Error message] [Debug log]
TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Architectural [Error message] [Debug log]
TestAccContainerCluster_withAdvancedMachineFeaturesPMU_Standard [Error message] [Debug log]
TestAccContainerCluster_withAnonymousAuthenticationConfig [Error message] [Debug log]
TestAccContainerCluster_withAuthenticatorGroupsConfig [Error message] [Debug log]
TestAccContainerCluster_withAuthorizedNetworkPrivateEnforcementToggle [Error message] [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEnabledBool [Error message] [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEvaluationModeClassic [Error message] [Debug log]
TestAccContainerCluster_withBootDiskKmsKey [Error message] [Debug log]
TestAccContainerCluster_withConfidentialBootDisk [Error message] [Debug log]
TestAccContainerCluster_withConfidentialBootDiskNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withConfidentialNodes [Error message] [Debug log]
TestAccContainerCluster_withCostManagementConfig [Error message] [Debug log]
TestAccContainerCluster_withCpuCfsQuotaPool [Error message] [Debug log]
TestAccContainerCluster_withDNSConfig [Error message] [Debug log]
TestAccContainerCluster_withDatabaseEncryption [Error message] [Debug log]
TestAccContainerCluster_withDefaultComputeClassEnabled [Error message] [Debug log]
TestAccContainerCluster_withDeletionProtection [Error message] [Debug log]
TestAccContainerCluster_withDnsEndpoint [Error message] [Debug log]
TestAccContainerCluster_withEnableKubernetesAlpha [Error message] [Debug log]
TestAccContainerCluster_withEnablePrivateEndpointToggle [Error message] [Debug log]
TestAccContainerCluster_withEnterpriseConfig [Error message] [Debug log]
TestAccContainerCluster_withExternalIpsConfig [Error message] [Debug log]
TestAccContainerCluster_withFilteredNotificationConfig [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withFlexStart [Error message] [Debug log]
TestAccContainerCluster_withFlexiblePodCIDR [Error message] [Debug log]
TestAccContainerCluster_withGatewayApiConfig [Error message] [Debug log]
TestAccContainerCluster_withGcpPublicCidrsAccessEnabledToggle [Error message] [Debug log]
TestAccContainerCluster_withILBSubsetting [Error message] [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_existingSecondaryRanges [Error message] [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_specificSizes [Error message] [Debug log]
TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledDefaultsUpdates [Error message] [Debug log]
TestAccContainerCluster_withKubeletConfig [Error message] [Debug log]
TestAccContainerCluster_withKubeletResourceManagerConfig [Error message] [Debug log]
TestAccContainerCluster_withLocalSsdEncryptionMode [Error message] [Debug log]
TestAccContainerCluster_withLoggingVariantInNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withLoggingVariantInNodePool [Error message] [Debug log]
TestAccContainerCluster_withLoggingVariantUpdates [Error message] [Debug log]
TestAccContainerCluster_withMaintenanceExclusionOptions [Error message] [Debug log]
TestAccContainerCluster_withMaintenanceExclusionWindow [Error message] [Debug log]
TestAccContainerCluster_withMaintenanceWindow [Error message] [Debug log]
TestAccContainerCluster_withMasterAuthorizedNetworksConfig [Error message] [Debug log]
TestAccContainerCluster_withMasterAuthorizedNetworksDisabled [Error message] [Debug log]
TestAccContainerCluster_withMaxRunDuration [Error message] [Debug log]
TestAccContainerCluster_withMonitoringConfig [Error message] [Debug log]
TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigFastSocket [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigKubeletConfigSettingsInNodePool [Error message] [Debug log]
TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates [Error message] [Debug log]
TestAccContainerCluster_withNodePoolAutoscaling [Error message] [Debug log]
TestAccContainerCluster_withNodePoolBasic [Error message] [Debug log]
TestAccContainerCluster_withNodePoolCIA [Error message] [Debug log]
TestAccContainerCluster_withNodePoolDefaults [Error message] [Debug log]
TestAccContainerCluster_withNodePoolMultiple [Error message] [Debug log]
TestAccContainerCluster_withNodePoolNodeConfig [Error message] [Debug log]
TestAccContainerCluster_withNodePoolResize [Error message] [Debug log]
TestAccContainerCluster_withNodePoolUpdateVersion [Error message] [Debug log]
TestAccContainerCluster_withNotificationConfig [Error message] [Debug log]
TestAccContainerCluster_withPodAutoscaling [Error message] [Debug log]
TestAccContainerCluster_withProtectConfig [Error message] [Debug log]
TestAccContainerCluster_withRecurringMaintenanceWindow [Error message] [Debug log]
TestAccContainerCluster_withReleaseChannelEnabled [Error message] [Debug log]
TestAccContainerCluster_withReleaseChannelEnabledDefaultVersion [Error message] [Debug log]
TestAccContainerCluster_withSandboxConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccContainerCluster_withSecurityPostureConfig [Error message] [Debug log]
TestAccContainerCluster_withShieldedNodes [Error message] [Debug log]
TestAccContainerCluster_withSoleTenantGroup [Error message] [Debug log]
TestAccContainerCluster_withTPUConfig [Error message] [Debug log]
TestAccContainerCluster_withTelemetryEnabled [Error message] [Debug log]
TestAccContainerCluster_withTpu [Error message] [Debug log]
TestAccContainerCluster_withVersion [Error message] [Debug log]
TestAccContainerCluster_withoutConfidentialBootDisk [Error message] [Debug log]
TestAccContainerNodePool_EmptyGuestAccelerator [Error message] [Debug log]
TestAccContainerNodePool_autoscaling [Error message] [Debug log]
TestAccContainerNodePool_basic [Error message] [Debug log]
TestAccContainerNodePool_basicWithClusterId [Error message] [Debug log]
TestAccContainerNodePool_compactPlacement [Error message] [Debug log]
TestAccContainerNodePool_concurrent [Error message] [Debug log]
TestAccContainerNodePool_defaultDriverInstallation [Error message] [Debug log]
TestAccContainerNodePool_enableQueuedProvisioning [Error message] [Debug log]
TestAccContainerNodePool_ephemeralStorageConfig [Error message] [Debug log]
TestAccContainerNodePool_ephemeralStorageLocalSsdConfig [Error message] [Debug log]
TestAccContainerNodePool_ephemeralStorageLocalSsdConfigOnlyDataCacheCount [Error message] [Debug log]
TestAccContainerNodePool_ephemeralStorageLocalSsdConfigWithDataCacheCount [Error message] [Debug log]
TestAccContainerNodePool_fastSocket [Error message] [Debug log]
TestAccContainerNodePool_gcfsConfig [Error message] [Debug log]
TestAccContainerNodePool_gvnic [Error message] [Debug log]
TestAccContainerNodePool_localNvmeSsdBlockConfig [Error message] [Debug log]
TestAccContainerNodePool_nestedVirtualization [Error message] [Debug log]
TestAccContainerNodePool_performanceMonitoringUnit [Error message] [Debug log]
TestAccContainerNodePool_privateRegistry [Error message] [Debug log]
TestAccContainerNodePool_regionalAutoscaling [Error message] [Debug log]
TestAccContainerNodePool_regionalClusters [Error message] [Debug log]
TestAccContainerNodePool_resize [Error message] [Debug log]
TestAccContainerNodePool_resourceManagerTags [Error message] [Debug log]
TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log]
TestAccContainerNodePool_shieldedInstanceConfig [Error message] [Debug log]
TestAccContainerNodePool_storagePools [Error message] [Debug log]
TestAccContainerNodePool_threadsPerCore [Error message] [Debug log]
TestAccContainerNodePool_totalSize [Error message] [Debug log]
TestAccContainerNodePool_withCgroupMode [Error message] [Debug log]
TestAccContainerNodePool_withClusterBootDisk [Error message] [Debug log]
TestAccContainerNodePool_withConfidentialBootDisk [Error message] [Debug log]
TestAccContainerNodePool_withConfidentialNodes [Error message] [Debug log]
TestAccContainerNodePool_withFlexStart [Error message] [Debug log]
TestAccContainerNodePool_withGPU [Error message] [Debug log]
TestAccContainerNodePool_withHostMaintenancePolicy [Error message] [Debug log]
TestAccContainerNodePool_withHugepageConfig [Error message] [Debug log]
TestAccContainerNodePool_withKubeletConfig [Error message] [Debug log]
TestAccContainerNodePool_withLegacyNodeConfigAndBootDiskUpdate [Error message] [Debug log]
TestAccContainerNodePool_withLinuxNodeConfig [Error message] [Debug log]
TestAccContainerNodePool_withLocalSsdEncryptionMode [Error message] [Debug log]
TestAccContainerNodePool_withLoggingVariantUpdates [Error message] [Debug log]
TestAccContainerNodePool_withMachineAndDiskUpdate [Error message] [Debug log]
TestAccContainerNodePool_withMachineDiskStoragePoolsUpdate [Error message] [Debug log]
TestAccContainerNodePool_withManagement [Error message] [Debug log]
TestAccContainerNodePool_withMaxRunDuration [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfig [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigScopeAlias [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigWithBootDiskConfig [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeType [Error message] [Debug log]
TestAccContainerNodePool_withNodeConfigWithBootDiskConfigChangeTypeLegacy [Error message] [Debug log]
TestAccContainerNodePool_withReservationAffinity [Error message] [Debug log]
TestAccContainerNodePool_withSandboxConfig [Error message] [Debug log]
TestAccContainerNodePool_withSoleTenantConfig [Error message] [Debug log]
TestAccContainerNodePool_withTaintsUpdate [Error message] [Debug log]
TestAccContainerNodePool_withUpgradeSettings [Error message] [Debug log]
TestAccContainerNodePool_withWorkloadIdentityConfig [Error message] [Debug log]
TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log]
TestAccDataSourceGoogleServiceAccounts_basic [Error message] [Debug log]
TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log]
TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log]
TestAccGKEBackupBackupPlanIamPolicyGenerated [Error message] [Debug log]
TestAccGKEBackupBackupPlan_update [Error message] [Debug log]
TestAccGKEBackupRestorePlanIamBindingGenerated [Error message] [Debug log]
TestAccGKEBackupRestorePlan_update [Error message] [Debug log]
TestAccGKEHub2MembershipBinding_gkehubMembershipBindingBasicExample [Error message] [Debug log]
TestAccGKEHubMembershipIamBindingGenerated [Error message] [Debug log]
TestAccGKEHubMembershipIamPolicyGenerated [Error message] [Debug log]
TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [Error message] [Debug log]
TestAccNetworkServicesGateway_swpUpdate [Error message] [Debug log]
TestAccSqlDatabaseInstance_MysqlReadPoolEnableDisableSuccess [Error message] [Debug log]

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

View the build log or the debug log for each test

@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 ( 23 files changed, 6458 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 23 files changed, 6458 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 5 files changed, 1509 insertions(+))

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccCloudSecurityComplianceCloudControl_basic
  • TestAccCloudSecurityComplianceCloudControl_cloudsecuritycomplianceCloudcontrolBasicExample
  • TestAccCloudSecurityComplianceCloudControl_cloudsecuritycomplianceCloudcontrolUpdateExample
  • TestAccCloudSecurityComplianceCloudControl_update
  • TestAccCloudSecurityComplianceFrameworkDeployment_cloudsecuritycomplianceFrameworkDeploymentBasicExample
  • TestAccCloudSecurityComplianceFrameworkDeployment_cloudsecuritycomplianceFrameworkDeploymentFullExample
  • TestAccCloudSecurityComplianceFramework_basic
  • TestAccCloudSecurityComplianceFramework_cloudsecuritycomplianceFrameworkBasicExample
  • TestAccCloudSecurityComplianceFramework_cloudsecuritycomplianceFrameworkUpdateExample
  • TestAccCloudSecurityComplianceFramework_update

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages

All service packages are affected

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

View the build log

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants