github hashicorp/terraform-provider-google-beta v4.12.0

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

NOTE:

  • updated to go 1.16.14 (#4066)

FEATURES:

  • New Resource: dns_response_policy* (#4046)
  • New Resource: dns_response_policy_rule* (#4046)

DEPRECATIONS:

  • datafusion: deprecated service_account in google_datafusion_instance. Use tenant_project_id instead to extract the tenant project ID (beta) (#4045)

IMPROVEMENTS:

  • bigquery: added support for authorized datasets to google_bigquery_dataset.access and google_bigquery_dataset_access (#4047)
  • bigtable: added multi_cluster_routing_cluster_ids fields to google_bigtable_app_profile (#4051)
  • compute: added field serverless_deployment to google_compute_network_endpoint_group (beta only) for API Gateway resources (#4041)
  • compute: updated instance attribute for google_compute_network_endpoint to be optional, as Hybrid connectivity NEGs use network endpoints with just IP and Port. (#4068)
  • compute: added NON_GCP_PRIVATE_IP_PORT value for network_endpoint_type in the google_compute_network_endpoint_group resource (#4068)
  • compute: added provisioning_model field to google_compute_instance_template resource to support Spot VM(beta) (#4033)
  • compute: added provisioning_model field to google_compute_instance resource to support Spot VM(beta) (#4033)
  • container: Add support for GKE Compact Placement (#4043)
  • datafusion: added support for tenant_project_id and gcs_bucket in google_datafusion_instance resource. (#4045)
  • provider: added retries for ReadRequest errors incorrectly coded as 403 errors, particularly in Google Compute Engine (#4064)

BUG FIXES:

  • apigee: fixed a bug where multiple google_apigee_instance could not be used on the same google_apigee_organization (#4059)
  • compute: corrected an issue in google_compute_security_policy where only alpha values for certain enums were accepted (#4049)
  • compute: fixed permadiff in google_compute_instance.scheduling.provisioning_model (#4044)
  • compute: fixed permadiff in google_compute_instance_template.scheduling.provisioning_model (#4052)

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

NewReleases is sending notifications on new releases.