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

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

BREAKING CHANGES:

  • cloudrun: changed the location of google_cloud_run_service so that modifying the location field will recreate the resource rather than causing Terraform to report it would attempt an invalid update (#3998)

IMPROVEMENTS:

  • provider: changed the default timeout for many resources to 20 minutes, the current Terraform default, where it was less than 20 minutes previously (#4002)
  • redis: added maintenance_policy and maintenance_schedule to google_redis_instance (#4010)
  • storage: added field transfer_spec.aws_s3_data_source.role_arn to google_storage_transfer_job (#3999)

BUG FIXES:

  • cloudrun: fixed a bug where changing the non-updatable location of a google_cloud_run_service would not force resource recreation (#3998)
  • compute: fixed a bug where google_compute_firewall would incorrectly find source_ranges to be empty during validation (#4008)
  • notebooks: fixed permadiff in google_notebooks_runtime.software_config (#3997)

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

NewReleases is sending notifications on new releases.