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

latest releases: v6.4.0, v5.44.1, v6.3.0...
4 years ago

DEPRECATIONS:

  • bigtable: deprecated instance_type for google_bigtable_instance - it is now recommended to leave field unspecified. (#2477)

FEATURES:

  • New Data Source: google_compute_region_ssl_certificate (#2476)
  • New Resource: google_compute_target_grpc_proxy (#2488)

IMPROVEMENTS:

  • cloudlbuild: added options and artifacts properties to google_cloudbuild_trigger (#2490)
  • compute: added GRPC as a valid value for google_compute_backend_service.protocol (and regional equivalent) (#2478)
  • compute: added 'all' option for google_compute_firewall (#2465)
  • container: added support for load_balancer_type to google_container_cluster Cloud Run config addon. (#2487)
  • dataflow: added transformnameMapping to google_dataflow_job (#2480)
  • serviceusage: added ability to pass google.project.id to google_project_service.project (#2479)
  • spanner: added schema update/update ddl support for google_spanner_database (#2489)

BUG FIXES:

  • bigtable: fixed the update behaviour of the single_cluster_routing sub-fields in google_bigtable_app_profile (#2482)
  • dataproc: fixed issues where updating google_dataproc_cluster.cluster_config.autoscaling_policy would do nothing, and where there was no way to remove a policy. (#2483)
  • osconfig: fixed a potential crash in google_os_config_patch_deployment due to an unchecked nil value in recurring_schedule (#2481)
  • serviceusage: fixed intermittent failure when a service is already being modified - added retries (#2469)
  • serviceusage: fixed an issue where bigquery.googleapis.com was getting enabled as the bigquery-json.googleapis.com alias instead, incorrectly. This had no user impact yet, but the alias may go away in the future. (#2469)

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

NewReleases is sending notifications on new releases.