relaycorp / cloud-gateway

Infrastructure as Code and configuration for all Awala-Internet Gateways run by Relaycorp
MIT License
1 stars 1 forks source link

Bump hashicorp/google from 5.32.0 to 5.42.0 in /tf-workspace #214

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps hashicorp/google from 5.32.0 to 5.42.0.

Release notes

Sourced from hashicorp/google's releases.

v5.42.0

DEPRECATIONS:

  • compute: setting google_compute_subnetwork.secondary_ip_range = [] to explicitly set a list of empty objects is deprecated and will produce an error in the upcoming major release. Use send_secondary_ip_range_if_empty while removing secondary_ip_range from config instead. (#19122)

FEATURES:

  • New Data Source: google_artifact_registry_locations (#19047)
  • New Data Source: google_cloud_identity_transitive_group_memberships (#19038)
  • New Resource: google_discovery_engine_schema (#19124)
  • New Resource: google_scc_folder_notification_config (#19057)
  • New Resource: google_scc_v2_folder_notification_config (#19055)
  • New Resource: google_vertex_ai_index_endpoint_deployed_index (#19061)

IMPROVEMENTS:

  • clouddeploy: added serial_pipeline.stages.strategy.canary.runtime_config.kubernetes.gateway_service_mesh.pod_selector_label and serial_pipeline.stages.strategy.canary.runtime_config.kubernetes.service_networking.pod_selector_label fields to google_clouddeploy_delivery_pipeline resource (#19100)
  • compute: added send_secondary_ip_range_if_empty to google_compute_subnetwork (#19122)
  • discoveryengine: added skip_default_schema_creation field to google_data_store resource (#19017)
  • dns: changed load_balancer_type field from required to optional in google_dns_record_set (#19050)
  • firestore: added cmek_config field to google_firestore_database resource (#19107)
  • servicenetworking: added update_on_creation_fail field to google_service_networking_connection resource. When it is set to true, enforce an update of the reserved peering ranges on the existing service networking connection in case of a new connection creation failure. (#19035)
  • sql: added server_ca_mode field to google_sql_database_instance resource (#18998)

BUG FIXES:

  • bigquery: made google_bigquery_dataset_iam_member non-authoritative. To remove a bigquery dataset iam member, use an authoritative resource like google_bigquery_dataset_iam_policy (#19121)
  • cloudfunctions2: fixed a "Provider produced inconsistent final plan" bug affecting the service_config.environment_variables field in google_cloudfunctions2_function resource (#19024)
  • cloudfunctions2: fixed a permadiff on storage_source.generation in google_cloudfunctions2_function resource (#19031)
  • compute: fixed issue where sub-resources managed by google_compute_forwarding_rule prevented resource deletion (#19117)
  • logging: changed google_logging_project_bucket_config.enable_analytics behavior to set "no preference" in analytics if omitted, instead of explicitly disabling analytics. (#19126)
  • workbench: fixed a bug with google_workbench_instance metadata drifting when using custom containers. (#19119)

v5.41.0

DEPRECATIONS:

  • resourcemanager: deprecated skip_delete field in the google_project resource. Use deletion_policy instead. (#18867)

FEATURES:

  • New Data Source: google_logging_log_view_iam_policy (#18990)
  • New Data Source: google_scc_v2_organization_source_iam_policy (#19004)
  • New Resource: google_access_context_manager_service_perimeter_dry_run_egress_policy (#18994)
  • New Resource: google_access_context_manager_service_perimeter_dry_run_ingress_policy (#18994)
  • New Resource: google_scc_v2_folder_mute_config (#18924)
  • New Resource: google_scc_v2_project_mute_config (#18993)
  • New Resource: google_scc_v2_project_notification_config (#19008)
  • New Resource: google_scc_v2_organization_source (#19004)
  • New Resource: google_scc_v2_organization_source_iam_binding (#19004)
  • New Resource: google_scc_v2_organization_source_iam_member (#19004)
  • New Resource: google_scc_v2_organization_source_iam_policy (#19004)
  • New Resource: google_logging_log_view_iam_binding (#18990)
  • New Resource: google_logging_log_view_iam_member (#18990)
  • New Resource: google_logging_log_view_iam_policy (#18990)

IMPROVEMENTS:

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

5.42.0 (August 19, 2024)

DEPRECATIONS:

  • compute: setting google_compute_subnetwork.secondary_ip_range = [] to explicitly set a list of empty objects is deprecated and will produce an error in the upcoming major release. Use send_secondary_ip_range_if_empty while removing secondary_ip_range from config instead. (#19122)

FEATURES:

  • New Data Source: google_artifact_registry_locations (#19047)
  • New Data Source: google_cloud_identity_transitive_group_memberships (#19038)
  • New Resource: google_discovery_engine_schema (#19124)
  • New Resource: google_scc_folder_notification_config (#19057)
  • New Resource: google_scc_v2_folder_notification_config (#19055)
  • New Resource: google_vertex_ai_index_endpoint_deployed_index (#19061)

IMPROVEMENTS:

  • clouddeploy: added serial_pipeline.stages.strategy.canary.runtime_config.kubernetes.gateway_service_mesh.pod_selector_label and serial_pipeline.stages.strategy.canary.runtime_config.kubernetes.service_networking.pod_selector_label fields to google_clouddeploy_delivery_pipeline resource (#19100)
  • compute: added send_secondary_ip_range_if_empty to google_compute_subnetwork (#19122)
  • discoveryengine: added skip_default_schema_creation field to google_data_store resource (#19017)
  • dns: changed load_balancer_type field from required to optional in google_dns_record_set (#19050)
  • firestore: added cmek_config field to google_firestore_database resource (#19107)
  • servicenetworking: added update_on_creation_fail field to google_service_networking_connection resource. When it is set to true, enforce an update of the reserved peering ranges on the existing service networking connection in case of a new connection creation failure. (#19035)
  • sql: added server_ca_mode field to google_sql_database_instance resource (#18998)

BUG FIXES:

  • bigquery: made google_bigquery_dataset_iam_member non-authoritative. To remove a bigquery dataset iam member, use an authoritative resource like google_bigquery_dataset_iam_policy (#19121)
  • cloudfunctions2: fixed a "Provider produced inconsistent final plan" bug affecting the service_config.environment_variables field in google_cloudfunctions2_function resource (#19024)
  • cloudfunctions2: fixed a permadiff on storage_source.generation in google_cloudfunctions2_function resource (#19031)
  • compute: fixed issue where sub-resources managed by google_compute_forwarding_rule prevented resource deletion (#19117)
  • logging: changed google_logging_project_bucket_config.enable_analytics behavior to set "no preference" in analytics if omitted, instead of explicitly disabling analytics. (#19126)
  • workbench: fixed a bug with google_workbench_instance metadata drifting when using custom containers. (#19119)

5.41.0 (August 13, 2024)

DEPRECATIONS:

  • resourcemanager: deprecated skip_delete field in the google_project resource. Use deletion_policy instead. (#18867)

FEATURES:

  • New Data Source: google_logging_log_view_iam_policy (#18990)
  • New Data Source: google_scc_v2_organization_source_iam_policy (#19004)
  • New Resource: google_access_context_manager_service_perimeter_dry_run_egress_policy (#18994)
  • New Resource: google_access_context_manager_service_perimeter_dry_run_ingress_policy (#18994)
  • New Resource: google_scc_v2_folder_mute_config (#18924)
  • New Resource: google_scc_v2_project_mute_config (#18993)
  • New Resource: google_scc_v2_project_notification_config (#19008)
  • New Resource: google_scc_v2_organization_source (#19004)
  • New Resource: google_scc_v2_organization_source_iam_binding (#19004)
  • New Resource: google_scc_v2_organization_source_iam_member (#19004)
  • New Resource: google_scc_v2_organization_source_iam_policy (#19004)
  • New Resource: google_logging_log_view_iam_binding (#18990)
  • New Resource: google_logging_log_view_iam_member (#18990)
  • New Resource: google_logging_log_view_iam_policy (#18990)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 months ago

Superseded by #220.