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

latest releases: v6.3.0, v5.44.0, v6.2.0...
23 months ago

KNOWN ISSUES:

  • container: This release introduced a new field, node_config.0.guest_accelerator.0.gpu_sharing_config, to an https://www.terraform.io/language/attr-as-blocks field (node_config.0.guest_accelerator). As detailed on the linked page, this may cause issues for modules and/or formats other than HCL.

BREAKING CHANGES:

  • sql: updated google_sql_user.sql_server_user_details to be read only. Any configuration attempting to set this field is invalid and will cause the provider to fail during plan time. (#4764)

FEATURES:

  • New Resource: google_cloud_ids_endpoint (#4765)
  • New Resource: google_bigquery_analytics_hub_listing_iam_binding (#4771)
  • New Resource: google_bigquery_analytics_hub_listing_iam_member (#4771)
  • New Resource: google_bigquery_analytics_hub_listing_iam_policy (#4771)
  • New Resource: google_bigquery_analytics_hub_listing (#4771)

IMPROVEMENTS:

  • appengine: added support for service_account field to google_app_engine_standard_app_version resource (#4757)
  • bigquery: added avro_options field to google_bigquery_table resource (#4768)
  • cloudrun: added field startup_probe to resource google_cloud_run_service (#4773)
  • container: added node_config.0.guest_accelerator.0.gpu_sharing_config field to google_container_node_pool resource (#4758)
  • datafusion: added crypto_key_config field to google_data_fusion_instance resource (#4761)
  • filestore: removed constraint that forced multiple google_filestore_instance creations to occur serially (#4770)

BUG FIXES:

  • kms: fixed apply failure when google_kms_crypto_key is removed after its versions were destroyed earlier (#4769)
  • monitoring: fixed a bug causing a perma-diff in google_monitoring_alert_policy when cross_series_reducer was set to "REDUCE_NONE" (#4763)

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

NewReleases is sending notifications on new releases.