github hashicorp/terraform-provider-google v4.20.0

latest releases: v5.35.0, v5.34.0, v4.85.0...
2 years ago

NOTES:

  • google_privateca_certificate_authority resources now cannot be destroyed unless deletion_protection = false is set in state for the resource. (#11551)

FEATURES:

  • New Data Source: google_compute_disk (#11584)

IMPROVEMENTS:

  • apigee: added consumer_accept_list and service_attachment to google_apigee_instance. (#11595)
  • compute: added provisioning_model field to google_compute_instance_template and google_compute_instance resources to support Spot VM (#11552)
  • privateca: added deletion_protection for google_privateca_certificate_authority. (#11551)
  • privateca: added new output fields on google_privateca_certificate including issuer_certificate_authority, pem_certificate_chain and certificate_description.x509_description (#11553)
  • redis: added multi read replica field read_replicas_mode and secondary_ip_range in google_redis_instance (#11592)

BUG FIXES:

  • compute: fixed a crash when compute.instance is not found (#11602)
  • provider: removed printing credentials to the console if malformed JSON is given (#11599)
  • sql: fixed bug where encryption_key_name was not being propagated to the API. (#11601)

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

NewReleases is sending notifications on new releases.