diff --git a/tests/modules/billing_budget/examples/email.yaml b/tests/modules/billing_budget/examples/email.yaml index 87c08826..66df8dfb 100644 --- a/tests/modules/billing_budget/examples/email.yaml +++ b/tests/modules/billing_budget/examples/email.yaml @@ -31,6 +31,7 @@ values: projects: - projects/123456789000 - projects/123456789111 + resource_ancestors: null display_name: $100 budget threshold_rules: - spend_basis: CURRENT_SPEND diff --git a/tests/modules/billing_budget/examples/pubsub.yaml b/tests/modules/billing_budget/examples/pubsub.yaml index 8d09d8a2..5dc666df 100644 --- a/tests/modules/billing_budget/examples/pubsub.yaml +++ b/tests/modules/billing_budget/examples/pubsub.yaml @@ -28,6 +28,7 @@ values: credit_types_treatment: INCLUDE_ALL_CREDITS custom_period: [] projects: null + resource_ancestors: null display_name: previous period budget threshold_rules: - spend_basis: CURRENT_SPEND diff --git a/tests/modules/cloudsql_instance/examples/insights.yaml b/tests/modules/cloudsql_instance/examples/insights.yaml index 73cd19d9..0536f5d5 100644 --- a/tests/modules/cloudsql_instance/examples/insights.yaml +++ b/tests/modules/cloudsql_instance/examples/insights.yaml @@ -44,6 +44,7 @@ values: enable_private_path_for_google_cloud_services: null ipv4_enabled: false private_network: projects/xxx/global/networks/aaa + psc_config: [] require_ssl: null maintenance_window: [] password_validation_policy: [] diff --git a/tests/modules/cloudsql_instance/examples/public-ip.yaml b/tests/modules/cloudsql_instance/examples/public-ip.yaml index 531a5cbc..55081a3e 100644 --- a/tests/modules/cloudsql_instance/examples/public-ip.yaml +++ b/tests/modules/cloudsql_instance/examples/public-ip.yaml @@ -50,6 +50,7 @@ values: enable_private_path_for_google_cloud_services: null ipv4_enabled: true private_network: projects/xxx/global/networks/aaa + psc_config: [] require_ssl: null maintenance_window: [] password_validation_policy: [] @@ -83,6 +84,7 @@ values: authorized_networks: [] enable_private_path_for_google_cloud_services: null ipv4_enabled: true + psc_config: [] private_network: projects/xxx/global/networks/aaa require_ssl: null maintenance_window: [] diff --git a/tests/modules/cloudsql_instance/examples/simple.yaml b/tests/modules/cloudsql_instance/examples/simple.yaml index 7690dc09..9e07dfd4 100644 --- a/tests/modules/cloudsql_instance/examples/simple.yaml +++ b/tests/modules/cloudsql_instance/examples/simple.yaml @@ -39,6 +39,7 @@ values: authorized_networks: [] enable_private_path_for_google_cloud_services: null ipv4_enabled: false + psc_config: [] require_ssl: null maintenance_window: [] password_validation_policy: [] diff --git a/tests/modules/compute_vm/examples/independent-boot-disk.yaml b/tests/modules/compute_vm/examples/independent-boot-disk.yaml index da5a8d64..d95510c1 100644 --- a/tests/modules/compute_vm/examples/independent-boot-disk.yaml +++ b/tests/modules/compute_vm/examples/independent-boot-disk.yaml @@ -60,6 +60,7 @@ values: scheduling: - automatic_restart: true instance_termination_action: null + local_ssd_recovery_timeout: [] maintenance_interval: null max_run_duration: [] min_node_cpus: null diff --git a/tests/modules/compute_vm/examples/simple.yaml b/tests/modules/compute_vm/examples/simple.yaml index b582eade..cfeaa422 100644 --- a/tests/modules/compute_vm/examples/simple.yaml +++ b/tests/modules/compute_vm/examples/simple.yaml @@ -48,6 +48,7 @@ values: scheduling: - automatic_restart: true instance_termination_action: null + local_ssd_recovery_timeout: [] maintenance_interval: null max_run_duration: [] min_node_cpus: null diff --git a/tests/modules/compute_vm/examples/spot.yaml b/tests/modules/compute_vm/examples/spot.yaml index a2e0fb23..1d48485c 100644 --- a/tests/modules/compute_vm/examples/spot.yaml +++ b/tests/modules/compute_vm/examples/spot.yaml @@ -20,6 +20,7 @@ values: - automatic_restart: false instance_termination_action: STOP maintenance_interval: null + local_ssd_recovery_timeout: [] max_run_duration: [] min_node_cpus: null node_affinities: [] diff --git a/tests/modules/dataplex_datascan/datascan_test_inputs.yaml b/tests/modules/dataplex_datascan/datascan_test_inputs.yaml index 0061622f..154ea7af 100644 --- a/tests/modules/dataplex_datascan/datascan_test_inputs.yaml +++ b/tests/modules/dataplex_datascan/datascan_test_inputs.yaml @@ -18,9 +18,12 @@ values: resource: //bigquery.googleapis.com/projects/bigquery-public-data/datasets/austin_bikeshare/tables/bikeshare_stations data_profile_spec: [] data_quality_spec: - - row_filter: station_id > 1000 + - post_scan_actions: [] + row_filter: station_id > 1000 rules: - column: address + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: @@ -34,6 +37,8 @@ values: threshold: 0.99 uniqueness_expectation: [] - column: council_district + name: null + description: null dimension: VALIDITY ignore_null: true non_null_expectation: [] @@ -50,6 +55,8 @@ values: threshold: 0.9 uniqueness_expectation: [] - column: council_district + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] @@ -66,6 +73,8 @@ values: threshold: 0.8 uniqueness_expectation: [] - column: power_type + name: null + description: null dimension: VALIDITY ignore_null: false non_null_expectation: [] @@ -79,6 +88,8 @@ values: threshold: null uniqueness_expectation: [] - column: property_type + name: null + description: null dimension: VALIDITY ignore_null: false non_null_expectation: [] @@ -94,6 +105,8 @@ values: threshold: null uniqueness_expectation: [] - column: address + name: null + description: null dimension: UNIQUENESS ignore_null: null non_null_expectation: [] @@ -107,6 +120,8 @@ values: uniqueness_expectation: - {} - column: number_of_docks + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] @@ -124,6 +139,8 @@ values: threshold: null uniqueness_expectation: [] - column: footprint_length + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] @@ -137,6 +154,8 @@ values: threshold: null uniqueness_expectation: [] - column: null + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] @@ -192,4 +211,4 @@ outputs: data_scan_id: test-datascan id: __missing__ name: __missing__ - type: __missing__ \ No newline at end of file + type: __missing__ diff --git a/tests/modules/dataplex_datascan/examples/datascan_cron.yaml b/tests/modules/dataplex_datascan/examples/datascan_cron.yaml index ad8d8b0d..37e8f132 100644 --- a/tests/modules/dataplex_datascan/examples/datascan_cron.yaml +++ b/tests/modules/dataplex_datascan/examples/datascan_cron.yaml @@ -17,7 +17,10 @@ values: - entity: null resource: //bigquery.googleapis.com/projects/bigquery-public-data/datasets/austin_bikeshare/tables/bikeshare_stations data_profile_spec: - - row_filter: null + - exclude_fields: [] + include_fields: [] + post_scan_actions: [] + row_filter: null sampling_percent: null data_quality_spec: [] data_scan_id: test-datascan @@ -39,4 +42,4 @@ counts: modules: 1 resources: 1 -outputs: {} \ No newline at end of file +outputs: {} diff --git a/tests/modules/dataplex_datascan/examples/datascan_dq.yaml b/tests/modules/dataplex_datascan/examples/datascan_dq.yaml index 8f01d4e7..98192956 100644 --- a/tests/modules/dataplex_datascan/examples/datascan_dq.yaml +++ b/tests/modules/dataplex_datascan/examples/datascan_dq.yaml @@ -18,9 +18,12 @@ values: resource: //bigquery.googleapis.com/projects/bigquery-public-data/datasets/austin_bikeshare/tables/bikeshare_stations data_profile_spec: [] data_quality_spec: - - row_filter: station_id > 1000 + - post_scan_actions: [] + row_filter: station_id > 1000 rules: - column: address + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: @@ -34,6 +37,8 @@ values: threshold: 0.99 uniqueness_expectation: [] - column: council_district + name: null + description: null dimension: VALIDITY ignore_null: true non_null_expectation: [] @@ -50,6 +55,8 @@ values: threshold: 0.9 uniqueness_expectation: [] - column: council_district + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] @@ -66,6 +73,8 @@ values: threshold: 0.8 uniqueness_expectation: [] - column: power_type + name: null + description: null dimension: VALIDITY ignore_null: false non_null_expectation: [] @@ -79,6 +88,8 @@ values: threshold: null uniqueness_expectation: [] - column: property_type + name: null + description: null dimension: VALIDITY ignore_null: false non_null_expectation: [] @@ -94,6 +105,8 @@ values: threshold: null uniqueness_expectation: [] - column: address + name: null + description: null dimension: UNIQUENESS ignore_null: null non_null_expectation: [] @@ -107,6 +120,8 @@ values: uniqueness_expectation: - {} - column: number_of_docks + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] @@ -124,6 +139,8 @@ values: threshold: null uniqueness_expectation: [] - column: footprint_length + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] @@ -137,6 +154,8 @@ values: threshold: null uniqueness_expectation: [] - column: null + name: null + description: null dimension: VALIDITY ignore_null: null non_null_expectation: [] diff --git a/tests/modules/dataplex_datascan/examples/datascan_entity.yaml b/tests/modules/dataplex_datascan/examples/datascan_entity.yaml index 46f8c92d..43235002 100644 --- a/tests/modules/dataplex_datascan/examples/datascan_entity.yaml +++ b/tests/modules/dataplex_datascan/examples/datascan_entity.yaml @@ -17,7 +17,10 @@ values: - entity: projects//locations//lakes//zones//entities/ resource: null data_profile_spec: - - row_filter: null + - exclude_fields: [] + include_fields: [] + post_scan_actions: [] + row_filter: null sampling_percent: null data_quality_spec: [] data_scan_id: test-datascan @@ -38,4 +41,4 @@ counts: modules: 1 resources: 1 -outputs: {} \ No newline at end of file +outputs: {} diff --git a/tests/modules/dataplex_datascan/examples/datascan_iam.yaml b/tests/modules/dataplex_datascan/examples/datascan_iam.yaml index 35e97f9e..8d3246e6 100644 --- a/tests/modules/dataplex_datascan/examples/datascan_iam.yaml +++ b/tests/modules/dataplex_datascan/examples/datascan_iam.yaml @@ -18,7 +18,10 @@ values: - entity: null resource: //bigquery.googleapis.com/projects/bigquery-public-data/datasets/austin_bikeshare/tables/bikeshare_stations data_profile_spec: - - row_filter: null + - exclude_fields: [] + include_fields: [] + post_scan_actions: [] + row_filter: null sampling_percent: null data_quality_spec: [] data_scan_id: test-datascan diff --git a/tests/modules/dataplex_datascan/examples/datascan_profiling.yaml b/tests/modules/dataplex_datascan/examples/datascan_profiling.yaml index f56568c7..1b8a8966 100644 --- a/tests/modules/dataplex_datascan/examples/datascan_profiling.yaml +++ b/tests/modules/dataplex_datascan/examples/datascan_profiling.yaml @@ -17,7 +17,10 @@ values: - entity: null resource: //bigquery.googleapis.com/projects/bigquery-public-data/datasets/austin_bikeshare/tables/bikeshare_stations data_profile_spec: - - row_filter: station_id > 1000 + - exclude_fields: [] + include_fields: [] + post_scan_actions: [] + row_filter: station_id > 1000 sampling_percent: 100 data_quality_spec: [] data_scan_id: test-datascan @@ -40,4 +43,4 @@ counts: modules: 1 resources: 1 -outputs: {} \ No newline at end of file +outputs: {} diff --git a/tests/modules/gke_cluster_autopilot/examples/dns.yaml b/tests/modules/gke_cluster_autopilot/examples/dns.yaml index b2600b95..510d993b 100644 --- a/tests/modules/gke_cluster_autopilot/examples/dns.yaml +++ b/tests/modules/gke_cluster_autopilot/examples/dns.yaml @@ -14,10 +14,7 @@ values: module.cluster-1.google_container_cluster.cluster: - dns_config: - - cluster_dns: CLOUD_DNS - cluster_dns_domain: gke.local - cluster_dns_scope: CLUSTER_SCOPE + dns_config: [] counts: google_container_cluster: 1 diff --git a/tests/modules/net_address/examples/internal.yaml b/tests/modules/net_address/examples/internal.yaml index ab369cff..be170485 100644 --- a/tests/modules/net_address/examples/internal.yaml +++ b/tests/modules/net_address/examples/internal.yaml @@ -18,7 +18,6 @@ values: labels: null name: ilb-1 network: null - prefix_length: null project: project-id purpose: SHARED_LOADBALANCER_VIP region: region @@ -29,7 +28,6 @@ values: labels: null name: ilb-2 network: null - prefix_length: null project: project-id region: region subnetwork: subnet_self_link diff --git a/tests/modules/net_address/examples/psc.yaml b/tests/modules/net_address/examples/psc.yaml index bf998a0b..3a897e4c 100644 --- a/tests/modules/net_address/examples/psc.yaml +++ b/tests/modules/net_address/examples/psc.yaml @@ -17,7 +17,6 @@ values: address_type: INTERNAL name: one network: projects/xxx/global/networks/aaa - prefix_length: null project: project-id purpose: PRIVATE_SERVICE_CONNECT module.addresses.google_compute_global_address.psc["two"]: @@ -25,7 +24,6 @@ values: address_type: INTERNAL name: two network: projects/xxx/global/networks/aaa - prefix_length: null project: project-id purpose: PRIVATE_SERVICE_CONNECT