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

latest releases: v6.5.0, v6.4.0, v5.44.1...
2 years ago

BREAKING CHANGES:

  • pubsub: changed google_pubsub_schema so that modifiying fields will recreate the resource rather than causing Terraform to report it would attempt an invalid update (#3933)

FEATURES:

  • New Resource: google_apigee_nat_address (#3941)
  • New Resource: google_network_connectivity_hub (#3947)

IMPROVEMENTS:

  • bigquery: added ability to create a table with both a schema and view simultaneously to google_bigquery_table (#3950)
  • cloud_composer: Added support for Cloud Composer master authorized networks flag (#3937)
  • container: Added field identity_service_config to google_container_cluster (#3957)
  • osconfig: Added daily os config patch deployments (#3945)
  • storage: added configurable read timeout to google_storage_bucket (#3938)

BUG FIXES:

  • billingbudget: fixed a bug where google_billing_budget.budget_filter.labels was not updating. (#3932)
  • compute: fixed scenario where region_instance_group_manager would not start update if wait_for_instances was set and initial status was not STABLE (#3949)
  • healthcare: Added back self_link functionality which was accidentally removed in 4.0.0 release. (#3946)
  • pubsub: fixed update failure when attempting to change non-updatable resource google_pubsub_schema (#3933)
  • storage: fixed a bug where google_storage_bucket.lifecycle_rule.condition.days_since_custom_time was not updating. (#3936)
  • vpcaccess: Added back self_link functionality which was accidentally removed in 4.0.0 release. (#3946)

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

NewReleases is sending notifications on new releases.