github hashicorp/terraform-provider-google 3.23
3.23.0

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

BREAKING CHANGES:
  • The base url for the monitoring endpoint no longer includes the API version (previously "v3/"). If you use a monitoring_custom_endpoint, remove the trailing "v3/". (#6424)

FEATURES:

  • New Data Source: google_iam_testable_permissions (#6382)
  • New Resource: google_monitoring_dashboard (#6424)

IMPROVEMENTS:

  • bigquery: Added ability for various table_id fields (and one dataset_id field) in google_bigquery_job to specify a relative path instead of just the table id (#6404)
  • composer: Added support for google_composer_environment config.private_environment_config.cloud_sql_ipv4_cidr_block (#6392)
  • composer: Added support for google_composer_environment config.private_environment_config.web_server_ipv4_cidr_block (#6392)
  • container: Added update support for node_config.workload_metadata_config to google_container_node_pool (#6430)
  • container: Added the ability to unspecify google_container_cluster's min_master_version field (#6373)
  • monitoring: Added window-based SLI to google_monitoring_slo (#6381)

BUG FIXES:

  • compute: Fixed an issue where google_compute_route creation failed while VPC peering was in progress. (#6410)
  • Fixed an issue where data source google_organization would ignore exact domain matches if multiple domains were found (#6420)
  • compute: Fixed google_compute_interconnect_attachment edge_availability_domain diff when the field is unspecified (#6419)
  • compute: fixed error where plan would error if google_compute_region_disk_resource_policy_attachment had been deleted outside of terraform. (#6367)
  • compute: raise limit on number of src_ip_ranges values in google_compute_security_policy to supported 10 (#6394)
  • iam: Fixed an issue where google_service_account shows an error after creating the resource (#6391)

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

NewReleases is sending notifications on new releases.