github hashicorp/terraform-provider-google v3.60.0

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

NOTES: From this release onwards google_compute_shared_vpc_service_project will not recognise the Shared VPC Admin role when assigned at the folder level in the GA provider, as that functionality is not enabled in the GA API. If you have folder-level IAM configured for Shared VPC permissions, use the google-beta provider instead.

FEATURES:

  • New Resource: google_apigee_envgroup (#8641)
  • New Resource: google_apigee_environment (#8596)

IMPROVEMENTS:

  • cloudrun: suppressed metadata.labels["cloud.googleapis.com/location"] value in google_cloud_run_service (#8574)
  • compute: added mtu field to google_compute_interconnect_attachment (#8575)
  • compute: added support for nic_type to google_compute_instance (GA only) (#8562)
  • datafusion: added support for the DEVELOPER instance type to google_data_fusion_instance (#8590)
  • monitoring: added windows based availability sli to the resource google_monitoring_slo (#8588)
  • sql: added settings.0.backup_configuration.transaction_log_retention_days and settings.0.backup_configuration.transaction_log_retention_days fields to google_sql_database_instance (#8582)
  • storage: added kms_key_name to google_storage_bucket_object resource (#8615)

BUG FIXES:

  • bigquery: fixed materialized view to be recreated when query changes (#8628)
  • bigtable: fixed bug where gc_policy would attempt to recreate the resource when switching from deprecated attribute but maintaining the same underlying value (#8639)
  • bigtable: required resource recreation if any fields change on resource_bigtable_gc_policy (#8552)
  • binaryauthorization: fixed permadiff in google_binary_authorization_attestor (#8636)
  • cloudfunction: added retry logic for google_cloudfunctions_function updates (#8554)
  • cloudidentity: fixed a bug where google_cloud_identity_group would periodically fail with a 403 (#8585)
  • compute: fixed a perma-diff for nat_ips that were specified as short forms in google_compute_router_nat (#8576)
  • compute: fixed perma-diff for cos-family disk images (#8602)
  • compute: Fixed service account scope alias to be updated. (#8604)
  • container: fixed container cluster not removed from the state when received 404 error on delete call for the resource google_container_cluster (#8594)
  • container: Fixed failure in deleting maintenance_exclusion for google_container_cluster (#8589)
  • container: fixed an issue where release channel UNSPECIFIED could not be set (#8595)
  • essentialcontacts: made language_tag required for google_essential_contacts_contact (#8557)

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

NewReleases is sending notifications on new releases.