Update Terraform google to ~> 4.64 #1751
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.62
->~> 4.64
Release Notes
hashicorp/terraform-provider-google
v4.64.0
Compare Source
FEATURES:
google_alloydb_locations
(#14355)google_sql_tiers
(#14420)google_database_migration_service_connection_profile
(#14383)IMPROVEMENTS:
encryption_config
andencryption_info
fields ingoogle_alloydb_cluster
, to allow CMEK encryption of the cluster's data. (#14426)google_alloydb_backup
resource (#14421)encryption_config
field inside theautomated_backup_policy
block ingoogle_alloydb_cluster
, to allow CMEK encryption of automated backups. (#14426)location
field tocertificatemanager
certificate resource (#14432)startup_probe
andliveness_probe
in resourcegoogle_cloud_run_service
to GA. (#14363)port
tohttp_get
to resourcegoogle_cloud_run_v2_service
(#14358)startupCpuBoost
to resourceservice
(#14372)session_affinity
togoogle_cloud_run_v2_service
(#14367)dest_fqdns
,dest_region_codes
,dest_threat_intelligences
,src_fqdns
,src_region_codes
, andsrc_threat_intelligences
togoogle_compute_firewall_policy_rule
resource. (#14378)source_ip_ranges
andbase_forwarding_rule
togoogle_compute_forwarding_rule
resource (#14378)bypass_cache_on_request_headers
tocdn_policy
ingoogle_compute_backend_service
resource (#14446)dest_address_groups
andsrc_address_groups
fields togoogle_compute_firewall_policy_rule
andgoogle_compute_network_firewall_policy_rule
(#14396)async_primary_disk
togoogle_compute_disk
andgoogle_compute_region_disk
(#14431)disk_consistency_group_policy
togoogle_compute_resource_policy
(#14431)google_compute_router_peer
(#14397)network_firewall_policy_enforcement_order
field mutable ingoogle_compute_network
. (#14364)exclude_by_hotword
exclusion rule togoogle_data_loss_prevention_inspect_template
resource (#14433)image_transformations
field togoogle_data_loss_prevention_deidentify_template
resource (#14434)inspectConfig
field togoogle_data_loss_prevention_job_trigger
resource (#14401)replace_dictionary_config
field toinfo_type_transformations
ingoogle_data_loss_prevention_deidentify_template
resource (#14434)surrogate_type
custom type togoogle_data_loss_prevention_inspect_template
resource (#14433)version
field for multipleinfo_type
blocks togoogle_data_loss_prevention_inspect_template
resource (#14433)google_gke_hub_feature
from beta to ga (#14396)google_sql_source_representation_instance
(#14436)region
field togoogle_vertex_ai_endpoint
(#14362)crypto_key_name
field togoogle_workflows_workflow
resource (#14357)BUG FIXES:
google_access_context_manager_ingress_policy
(#14361)role_id
ongoogle_organization_iam_custom_role
(#14454)google_compute_router_interface
that happened when project was not set in the provider configuration or via environment variable (#14356)google_dns_keys
data source where list attributes could not be used at plan-time (#14418)bundle_id
ingoogle_firebase_apple_app
(#14469)v4.63.1
Compare Source
BUG FIXES:
v4.63.0
Compare Source
NOTES:
location
fromoptional
torequired
forgoogle_alloydb_cluster
andgoogle_alloydb_backup
resources.location
had previously been marked as optional, but operations failed if it was omitted, and there was no way forlocation
to be inherited from the provider configuration or from an environment variable. This means there was no way to have a working configuration withoutlocation
specified. (#14330, #14334)FEATURES:
google_access_context_manager_ingress_policy
(#14302)google_compute_public_advertised_prefix
(#14303)google_compute_public_delegated_prefix
(#14303)google_compute_region_commitment
(#14301)google_network_services_http_route
(#14294)IMPROVEMENTS:
inspect_job.actions.job_notification_emails
andinspect_job.actions.deidentify
fields togoogle_data_loss_prevention_job_trigger
resource (#14309)triggers.manual
andinspect_job.storage_config.hybrid_options
togoogle_data_loss_prevention_job_trigger
(#14326)oidc.web_sso_config
field togoogle_iam_workforce_pool_provider
(#14327)BUG FIXES:
weekly_schedule
(underautomated_backup_policy
) from required to optional forgoogle_alloydb_cluster
(#14335)USE_ORIGIN_HEADERS
is set ingoogle_compute_backend_bucket
(#14323)google_network_services_edge_cache_keyset
to 60m (from 30m) (#14314)enable_private_path_for_google_cloud_services
tofalse
ingoogle_sql_database_instance
(#14316)v4.62.1
Compare Source
BUG FIXES:
stack_type
was unset ongoogle_compute_ha_vpn_gateway
(#14311)Configuration
📅 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.