github hashicorp/terraform-provider-google v3.87.0

latest releases: v5.29.1, v5.29.0, v5.28.0...
2 years ago

3.87.0 (October 04, 2021)

DEPRECATIONS:

  • dataproc: deprecated the google_dataproc_workflow_template.version field, as it wasn't actually useful. The field is used during updates, but updates aren't currently possible with the resource. (#10183)

FEATURES:

  • New Resource: google_org_policy_policy (#10111)

IMPROVEMENTS:

  • cloudbuild: added field service_account to google_cloudbuild_trigger (#10159)
  • composer: added field scheduler_count to google_composer_environment (#10158)
  • compute: Disabled recreation of GCE instances when updating resource_policies property (#10173)
  • container: added support for logging_config and monitoring_config to google_container_cluster (#10125)
  • kms: added support for import_only to google_kms_crypto_key (#10157)
  • networkservices: boosted the default timeout for google_network_services_edge_cache_origin from 30m to 60m (#10182)

BUG FIXES:

  • container: fixed an issue where a node pool created with error (eg. GKE_STOCKOUT) would not be captured in state (#10137)
  • filestore: Allowed updating reserved_ip_range on google_filestore_instance via recreation of the instance (#10146)
  • serviceusage: enabled the service api to retry on failed operation calls in anticipation of transient errors that occur when first enabling the service. (#10171)

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

NewReleases is sending notifications on new releases.