github hashicorp/terraform-provider-google v4.19.0

latest releases: v6.3.0, v5.44.0, v6.2.0...
2 years ago

IMPROVEMENTS:

  • cloudbuild: made CLOUD_LOGGING_ONLY available as a cloud build logging option. (#11511)
  • compute: added redirect_options field for google_compute_security_policy rules (#11492)
  • compute: added FIXED_STANDARD and STANDARD as valid values to the field network_interface.0.access_configs.0.network_tier of google_compute_instance_template resource (#11536)
  • compute: added FIXED_STANDARD and STANDARD as valid values to the field network_interface.0.access_configs.0.network_tier of google_compute_instance resource (#11536)
  • filestore: added kms_key_name field to google_filestore_instance resource to support CMEK (#11493)
  • filestore: promoted enterprise features to GA (#11493)
  • logging: made google_logging_*_bucket_config deletable (#11538)
  • notebooks: updated container_images on google_notebooks_runtime to default to the value returned by the API if not set (#11491)
  • provider: modified request retry logic to retry all per-minute quota limits returned with a 403 error code. Previously, only read requests were retried. This will generally affect Google Compute Engine resources. (#11508)

BUG FIXES:

  • bigquery: fixed a bug where encryption_configuration.kms_key_name stored the version rather than the key name. (#11496)
  • compute: fixed url_mask required mis-annotation in google_compute_region_network_endpoint_group, making it optional (#11517)
  • spanner: fixed escaping of database names with Postgres dialect in google_spanner_database (#11518)

Don't miss a new terraform-provider-google release

NewReleases is sending notifications on new releases.