github hashicorp/terraform-provider-google-beta v3.54.0

latest releases: v5.36.0, v5.35.0, v5.34.0...
3 years ago

KNOWN ISSUES: New google_bigquery_table behaviour introduced in this version had unintended consequences, and may incorrectly flag tables for recreation. We expect to revert this for 3.55.0.

FEATURES:

  • New Data Source: google_cloud_run_locations (#2864)
  • New Resource: google_privateca_certificate_authority (#2877)
  • New Resource: google_privateca_certificate_authority_iam_binding (#2883)
  • New Resource: google_privateca_certificate_authority_iam_member (#2883)
  • New Resource: google_privateca_certificate_authority_iam_policy (#2883)

IMPROVEMENTS:

  • bigquery: made incompatible changes to the google_bigquery_table.schema field cause the resource to be recreated (#2876)
  • bigtable: fixed an issue where the google_bigtable_instance resource was not inferring the zone from the provider. (#2873)
  • cloudscheduler: fixed unnecessary recreate for google_cloud_scheduler_job (#2882)
  • compute: added scaling_schedules fields to google_compute_autoscaler and google_compute_region_autoscaler (beta) (#2879)
  • compute: fixed an issue where google_compute_region_per_instance_config, google_compute_per_instance_config, google_compute_region_instance_group_manager resources were not inferring the region/zone from the provider. (#2874)
  • memcache: fixed an issue where google_memcached_instance resource was not inferring the region from the provider. (#2863)
  • tpu: fixed an issue where google_tpu_node resource was not inferring the zone from the provider. (#2863)
  • vpcaccess: fixed an issue where google_vpc_access_connector resource was not inferring the region from the provider. (#2863)

BUG FIXES:

  • bigquery: fixed an issue in bigquery_dataset_iam_member where deleted members were not handled correctly (#2875)
  • compute: fixed a perma-diff on google_compute_health_check when log_config.enable is set to false (#2866)
  • notebooks: fixed permadiff on noRemoveDataDisk for google_notebooks_instance (#2880)
  • resourcemanager: fixed an inconsistent result when IAM conditions are specified with google_folder_iam_* (#2878)
  • healthcare: added retry logic on healthcare dataset not initialized error (#2885)

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

NewReleases is sending notifications on new releases.