Skip to content

v5.35.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 17:21
· 89 commits to main since this release
1a46134

FEATURES:

  • New Data Source: google_artifact_registry_docker_image (#18446)
  • New Resource: google_service_networking_vpc_service_controls (#18448)

IMPROVEMENTS:

  • billingbudget: added enable_project_level_recipients field to google_billing_budget resource (#18437)
  • compute: added action_token_site_keys and session_token_site_keys fields to google_compute_security_policy and google_compute_security_policy_rule resources (#18414)
  • gkehub2: added ENTERPRISE option to security_posture_config field on google_gke_hub_fleet resource (#18440)
  • pubsub: added bigquery_config.service_account_email field to google_pubsub_subscription resource (#18444)
  • redis: added maintenance_version field to google_redis_instance resource (#18424)
  • storage: changed update behavior in google_storage_bucket_object to no longer delete to avoid object deletion on content update (#18479)
  • sql: added support for more MySQL values in type field of google_sql_user resource (#18452)
  • sql: increased timeouts on google_sql_database_instance to 90m to account for longer-running actions such as creation through cloning (#18458)
  • workbench: added update support to gce_setup.boot_disk and gce_setup.data_disks fields in google_workbench_instance resource (#18482)

BUG FIXES:

  • compute: updated google_compute_instance to force reboot if min_node_cpus is updated (#18420)
  • compute: fixed description field in google_compute_firewall to support empty/null values on update (#18478)
  • compute: fixed perma-diff on google_compute_disk for Ubuntu amd64 canonical LTS images (#18418)
  • storage: fixed lowercased custom_placement_config values in google_storage_bucket causing perma-destroy (#18456)
  • workbench: fixed issue where instance was not starting after an update in google_workbench_instance resource (#18464)
  • workbench: fixed perma-diff caused by empty accelerator_configs in google_workbench_instance resource (#18464)