chore(deps): update terraform google to v5.42.0 #1128
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.41.0
->5.42.0
Release Notes
hashicorp/terraform-provider-google (google)
v5.42.0
Compare Source
DEPRECATIONS:
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. Usesend_secondary_ip_range_if_empty
while removingsecondary_ip_range
from config instead. (#19122)FEATURES:
google_artifact_registry_locations
(#19047)google_cloud_identity_transitive_group_memberships
(#19038)google_discovery_engine_schema
(#19124)google_scc_folder_notification_config
(#19057)google_scc_v2_folder_notification_config
(#19055)google_vertex_ai_index_endpoint_deployed_index
(#19061)IMPROVEMENTS:
serial_pipeline.stages.strategy.canary.runtime_config.kubernetes.gateway_service_mesh.pod_selector_label
andserial_pipeline.stages.strategy.canary.runtime_config.kubernetes.service_networking.pod_selector_label
fields togoogle_clouddeploy_delivery_pipeline
resource (#19100)send_secondary_ip_range_if_empty
togoogle_compute_subnetwork
(#19122)skip_default_schema_creation
field togoogle_data_store
resource (#19017)load_balancer_type
field from required to optional ingoogle_dns_record_set
(#19050)cmek_config
field togoogle_firestore_database
resource (#19107)update_on_creation_fail
field togoogle_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)server_ca_mode
field togoogle_sql_database_instance
resource (#18998)BUG FIXES:
google_bigquery_dataset_iam_member
non-authoritative. To remove a bigquery dataset iam member, use an authoritative resource likegoogle_bigquery_dataset_iam_policy
(#19121)service_config.environment_variables
field ingoogle_cloudfunctions2_function
resource (#19024)storage_source.generation
ingoogle_cloudfunctions2_function
resource (#19031)google_compute_forwarding_rule
prevented resource deletion (#19117)google_logging_project_bucket_config.enable_analytics
behavior to set "no preference" in analytics if omitted, instead of explicitly disabling analytics. (#19126)google_workbench_instance
metadata drifting when using custom containers. (#19119)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.