github hashicorp/terraform-provider-google v3.29.0

latest releases: v5.26.0, v5.25.0, v5.24.0...
3 years ago

NOTES:

  • added the https://www.googleapis.com/auth/cloud-identity scope to the provider by default (#6681)
  • google_app_engine_*_version's service field is required; previously it would have passed validation but failed on apply if it were absent. (#6720)

FEATURES:

  • New Resource: google_kms_key_ring_import_job (#6682)
  • New Resource: google_folder_iam_audit_config (#6708)

IMPROVEMENTS:

  • bigquery: Added "HOUR" option for google_bigquery_table time partitioning (type) (#6702)
  • bigquery: Added support for BigQuery hourly time partitioning (#6675)
  • compute: Added mode to google_compute_region_autoscaler autoscaling_policy (#6685)
  • container: Promoted google_container_cluster database_encryption to GA. (#6701)
  • endpoints: google_endpoints_service now allows dependent resources to plan based on the config_id value. (#6722)
  • monitoring: added request_method, content_type, and body fields within the http_check object to google_monitoring_uptime_check_config resource (#6700)

BUG FIXES:

  • compute: fixed an issue in compute_url_map where path_matcher sub-fields would conflict with default_service (#6721)

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

NewReleases is sending notifications on new releases.