Skip to content

development-dependency: bump hashicorp/google from 4.0.0 to 4.1.0 in /terraform

Bumps hashicorp/google from 4.0.0 to 4.1.0.

Release notes

Sourced from hashicorp/google's releases.

v4.1.0

IMPROVEMENTS:

  • cloudrun: Added support for secrets to GA provider. (#10519)
  • compute: Added bfd to google_compute_router_peer (#10487)
  • container: added gcfs_config to node_config of google_container_node_pool resource (#10499)
  • container: promoted confidential_nodes field in google_container_cluster to GA (#10531)
  • provider: added retries for the resourceNotReady error returned when attempting to add resources to a recently-modified subnetwork (#10498)
  • pubsub: added message_retention_duration field to google_pubsub_topic (#10501)

BUG FIXES:

  • apigee: fixed a bug where multiple google_apigee_instance_attachment could not be used on the same google_apigee_instance (#10520)
  • bigquery: fixed a bug following import where schema is empty on google_bigquery_table (#10521)
  • billingbudget: fixed unable to provide labels on google_billing_budget (#10490)
  • compute: allowed source_disk to accept full image path on google_compute_snapshot (#10516)
  • compute: fixed a bug in google_compute_firewall that would cause changes in source_ranges to not correctly be applied (#10515)
  • logging: fixed a bug with updating description on google_logging_project_sink, google_logging_folder_sink and google_logging_organization_sink (#10493)
Changelog

Sourced from hashicorp/google's changelog.

4.1.0 (Unreleased)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports