Update Terraform google to ~> 5.19.0 - autoclosed #111
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.17.0
->~> 5.19.0
Release Notes
hashicorp/terraform-provider-google (google)
v5.19.0
Compare Source
v5.18.0
Compare Source
BREAKING CHANGES:
policy_sets
andpolicy_sets.policies
required ingoogle_securityposture_posture
. API validation already enforced this, so no resources could be provisioned without these (#17303)FEATURES:
google_compute_forwarding_rules
(#17342)google_firebase_app_check_app_attest_config
(#17279)google_firebase_app_check_play_integrity_config
(#17279)google_firebase_app_check_recaptcha_enterprise_config
(#17327)google_firebase_app_check_recaptcha_v3_config
(#17327)google_migration_center_preference_set
(#17291)google_netapp_volume_replication
(#17348)IMPROVEMENTS:
version_id
field ongoogle_cloudfunctions_function
(#17273)google_composer_environment
(#17345)network_interface.stack_type
field ongoogle_compute_instance
resource. (#17295)node_config.resource_manager_tags
field togoogle_container_cluster
resource (#17346)node_config.resource_manager_tags
field togoogle_container_node_pool
resource (#17346)membership_id
andmembership_location
underfleet
ingoogle_container_cluster
resource (#17305)custom_domain
field togoogle_looker_instance
resource (#17301)restore_parameters
and output-only fieldsstate
,state_details
andcreate_time
togoogle_netapp_volume
resource (#17293)container_image
field togoogle_workbench_instance
resource (#17326)shielded_instance_config
field togoogle_workbench_instance
resource (#17306)BUG FIXES:
principal
/principalSets
(iamMember
) ingoogle_bigquery_dataset_iam_member
. (#17292)event_config.trigger_region
ingoogle_cloudfunctions2_function
resulted in a permanent diff. The field now pulls a default value from the API when unset. (#17328)stateful_(internal|external)_ip
would not trigger an update forgoogle_compute_(region_)instance_group_manager
(#17297)min_ports_per_vm
ingoogle_compute_router_nat
when the field is unset by making the field default to the API-set value (#17337)google_dataflox_job
to return an error instead if a job's Environment field is nil when reading job information (#17344)tag
field to default to the API's value if not specified ingoogle_notebooks_instance
(#17323)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 Mend Renovate. View repository job log here.