Update Terraform google to ~> 6.20.0 #1698
Open
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:
~> 6.19.0
->~> 6.20.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hashicorp/terraform-provider-google (google)
v6.20.0
Compare Source
NOTES:
google_compute_firewall_policy
now uses MMv1 engine instead of DCL. (#21235)FEATURES:
google_beyondcorp_application_iam_policy
(#21199)google_parameter_manager_parameter_version_render
(#21104)google_beyondcorp_application
(#21199)google_beyondcorp_application_iam_binding
(#21199)google_beyondcorp_application_iam_member
(#21199)google_beyondcorp_application_iam_policy
(#21199)google_bigquery_analytics_hub_listing_subscription
(#21189)google_colab_notebook_execution
(#21100)google_colab_schedule
(#21233)IMPROVEMENTS:
resource
tosources
inegress_from
under resourcesgoogle_access_context_manager_service_perimeter
,google_access_context_manager_service_perimeters
,google_access_context_manager_service_perimeter_egress_policy
,google_access_context_manager_service_perimeter_dry_run_egress_policy
(#21190)base_image_uri
andbuild_info
togoogle_cloud_run_v2_service
(#21236)auto_upgrade
field togoogle_colab_runtime
(#21214)software_config.post_startup_script_config
field togoogle_colab_runtime_template
(#21200)desired_state
field togoogle_colab_runtime
, making it startable/stoppable. (#21207)ip_collection
field togoogle_compute_forwarding_rule
resource (#21188)mode
andallocatable_prefix_length
fields togoogle_compute_public_delegated_prefix
resource (#21216)google_compute_per_instance_config
andgoogle_compute_region_per_instance_config
deletions by not locking on the parent resource, but including instance name. (#21095)auto_monitoring_config
field and subfields to thegoogle_container_cluster
resource (#21229)initial_replication
field for peer instance configuration andeffective_replication
output for replication configuration output togoogle_filestore_instance
(#21194)CLUSTER_DISABLED
tomode
field ingoogle_memorystore_instance
(#21092)compression_mode
andallowed_methods
fields togoogle_network_services_edge_cache_service
resource (#21195)user_defined_access_urls
and subfields togoogle_privateca_certificate_authority
resource to add support for custom CDP AIA URLs (#21220)enable_third_party_identity
field togoogle_workbench_instance
resource (#21265)BUG FIXES:
standard_scheduler_settings.max_instances
for newgoogle_app_engine_standard_app_version
resources. If the field is not specified in configuration, diffs will now be ignored. (#21257)renewal_plan
field ingoogle_bigquery_capacity_commitment
resource (#21103)google_compute_(region_)resize_request
requiring region/zone to be specified in all cases. They can now be pulled from the provider. (#21264)google_container_node_pool
that caused regression of operation apply time spike started inv6.15
(#21102)force_destroy
field in resourcegemini_code_repository_index
did not work properly (#21212)google_workbench_instance
metadata removal not working as expected (#21204)This PR has been generated by Renovate Bot.