github hashicorp/terraform-provider-google v3.36.0

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

FEATURES:

  • New Resource: google_active_directory_domain_trust (#7056)
  • New Resource: google_access_context_manager_service_perimeters (#7027)
  • New Resource: google_access_context_manager_access_levels (#7027)
  • New Resource: google_folder_access_approval_settings (#7010)
  • New Resource: google_organization_access_approval_settings (#7010)
  • New Resource: google_project_access_approval_settings (#7010)
  • New Resource: google_bigquery_table_iam_policy (#7041)
  • New Resource: google_bigquery_table_iam_binding (#7041)
  • New Resource: google_bigquery_table_iam_member (#7041)

IMPROVEMENTS:

  • compute: added grpc_health_check block to compute_health_check (#7038)
  • compute: added grpc_health_check block to compute_region_health_check (#7038)
  • pubsub: added enable_message_ordering support to google_pubsub_subscription (#7039)
  • sql: added project field to google_sql_database_instance datasource. (#7007)
  • storage: added ARCHIVE as an accepted class for google_storage_bucket and google_storage_bucket_object (#7030)

BUG FIXES:

  • all: updated base urls for compute, dns, storage, and bigquery APIs to their recommended endpoints (#7045)
  • bigquery: fixed a bug where dataset_access.iam_member would produce inconsistent results after apply. (#7047)
  • bigquery: fixed an issue with use_legacy_sql not being set to false. (#7012)
  • dns: fixed an issue where google_dns_managed_zone would not remove private_visibility_config on updates (#7022)
  • sql: fixed an issue where google_sql_database_instance would throw an error when removing private_network. Removing private_network now recreates the resource. (#7054)

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

NewReleases is sending notifications on new releases.