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

latest releases: v5.31.1, v5.31.0, v5.30.0...
3 years ago

DEPRECATIONS:

  • storage: deprecated bucket_policy_only field in google_storage_bucket in favour of uniform_bucket_level_access (#2442)

FEATURES:

  • New Resource: google_compute_disk_iam_binding (#2424)
  • New Resource: google_compute_disk_iam_member (#2424)
  • New Resource: google_compute_disk_iam_policy (#2424)
  • New Resource: google_compute_region_disk_iam_binding (#2424)
  • New Resource: google_compute_region_disk_iam_member (#2424)
  • New Resource: google_compute_region_disk_iam_policy (#2424)
  • New Resource: google_data_loss_prevention_inspect_template (#2433)
  • New Resource: google_data_loss_prevention_job_trigger (#2433)
  • New Resource: google_data_loss_prevention_stored_info_type (#2444)
  • New Resource: google_project_service_identity (#2430)

IMPROVEMENTS:

  • compute: Added graceful termination to google_compute_instance_group_manager create calls so that partially created instance group managers will resume the original operation if the Terraform process is killed mid create. (#2446)
  • container: added project override support to google_container_cluster and google_container_nodepool (#2428)
  • notebooks: added PD_BALANCED as a possible disk type for google_notebooks_instance (#2438)
  • osconfig: added rollout field to google_os_config_patch_deployment (#2449)
  • provider: added a new field billing_project to the provider that's associated as a billing/quota project with most requests when user_project_override is true (#2427)
  • resourcemanager: added additional fields to google_projects datasource (#2440)
  • serviceusage: added project override support to google_project_service (#2428)

BUG FIXES:

  • bigquerydatatransfer: fixed params.secret_access_key perma-diff for AWS S3 data transfer config types by adding a sensitive_params block with the secret_access_key attribute. (#2451)
  • compute: Fixed bug with google_netblock_ip_ranges data source failing to read from the correct URL (#2448)
  • compute: fixed updating google_compute_instance.shielded_instance_config by adding it to the allow_stopping_for_update list (#2436)
  • notebooks: fixed broken google_notebooks_instance.instance_owners field by making it a list instead of a string (#2438)

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

NewReleases is sending notifications on new releases.