Update Terraform google to ~> 4.62 #1728
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:
~> 4.60
->~> 4.62
Release Notes
hashicorp/terraform-provider-google
v4.62.0
Compare Source
v4.61.0
Compare Source
BREAKING CHANGES:
max_retries
ingoogle_cloud_run_v2_job
. This should match the API's existing default, but may show a diff at plan time in limited circumstances as drift is now detected (#14223)FEATURES:
google_firebase_android_app_config
(#14202)google_apigee_keystores_aliases_pkcs12
(#14168)google_apigee_keystores_aliases_self_signed_cert
(#14140)google_network_security_url_lists
(#14232)google_network_services_mesh
(#14139)IMPROVEMENTS:
initial_user
andautomated_backup_policy.weekly_schedule
togoogle_alloydb_cluster
(#14187)mode
,virtual_repository_config
, andremote_repository_config
to GA (#14204)edition
andautoscale
togoogle_bigquery_reservation
andedition
tobigquery_capacity_commitment
(#14148)SEV_LIVE_MIGRATABLE
toguest_os_features.type
ingoogle_compute_image
(#14200)stack_type
togoogle_compute_ha_vpn_gateway
(#14141)ephemeral_storage_local_ssd_config
togoogle_container_cluster.node_config
,google_container_cluster.node_pools.node_config
,google_container_node_pool.node_config
(#14150)dictionary
,regex
,regex.group_indexes
andlarge_custom_dictionary
fields ingoogle_data_loss_prevention_stored_info_type
to be update-in-place (#14207)disabled
togoogle_logging_metric
(#14198)route_rule
to 200 ongoogle_network_services_edge_cache_service
(#14224)BUG FIXES:
google_bigquery_capacity_commitment
(#14226)max_retries
to 0 ingoogle_cloud_run_v2_job
was not respected. (#14223)stack_type
when GKE omittedstackType
in API responses from older GKE clusters (#14208)optional_components
(#14167)USER_PROJECT_OVERRIDE
environment variable was not being read (#14238)4.60.0
/4.60.1
(#14235)v4.60.2
Compare Source
BUG FIXES:
4.60.0
/4.60.1
USER_PROJECT_OVERRIDE
environment variable was not being readv4.60.1
Compare Source
BUG FIXES:
stack_type
when GKE omittedstackType
in API responses from older GKE clustersConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Mend Renovate. View repository job log here.