github hashicorp/terraform-provider-google v4.45.0

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

FEATURES:

  • New Data Source: google_logging_project_cmek_settings (#13078)
  • New Resource: google_vertex_ai_tensorboard (#13065)
  • New Resource: google_data_fusion_instance_iam_binding (#13134)
  • New Resource: google_data_fusion_instance_iam_member (#13134)
  • New Resource: google_data_fusion_instance_iam_policy (#13134)
  • New Resource: google_eventarc_google_channel_config (#13080)
  • New Resource: google_vertex_ai_index (#13132)

IMPROVEMENTS:

  • bigquerydatatransfer: forced recreation on google_bigquery_data_transfer_config for Cloud Storage transfers when immutable params data_path_template and destination_table_name_template are changed (#13137)
  • bigtable: added support for abandoning GC policy (#13066)
  • cloudsql: added connector_enforcement field to google_sql_database_instance resource (#13059)
  • compute: added default_route_action.cors_policy field to google_compute_region_url_map resource (#13063)
  • compute: added default_route_action.fault_injection_policy field to google_compute_region_url_map resource (#13063)
  • compute: added default_route_action.timeout field to google_compute_region_url_map resource (#13063)
  • compute: added default_route_action.url_rewrite field to google_compute_region_url_map resource (#13063)
  • compute: added include_http_headers field to the cdn_policy field of google_compute_backend_service resource (#13093)
  • compute: added field list_managed_instances_results to google_compute_instance_group_manager and google_compute_region_instance_group_manager (#13079)
  • compute: added subnetwork and private_ip_address arguments to resource_compute_router_interface (#13105)
  • container: added resource_labels field to node_config resource (#13104)
  • container: added field enable_private_nodes in network_config to google_container_node_pool (#13128)
  • container: added field gcp_public_cidrs_access_enabled and private_endpoint_subnetwork to google_container_cluster (#13128)
  • container: added update support for enable_private_endpoint and enable_private_nodes in google_container_cluster (#13128)
  • container: promoted network_config in google_container_node_pool to GA. (#13128)
  • datafusion: added api_endpoint and p4_service_account attributes to google_data_fusion_instance (#13134)
  • datafusion: added zone, display_name, crypto_key_config, event_publish_config, and enable_rbac args to google_data_fusion_instance (#13134)
  • logging: added cmek_settings field to google_logging_project_bucket_config resource (#13078)
  • sql: added 'deny_maintenance_period' field for 'google_sql_database_instance' within which 'end_date', 'start_date' and 'time' fields are present. (#13106)
  • sql: added field deletion_policy to resource google_sql_database (#13107)

BUG FIXES:

  • compute: fixed a crash with google_compute_instance_template on a newly released field when advanced_machine_features was set (#13108)
  • compute: fixed a failure in updating most_disruptive_allowed_action on google_compute_per_instance_config and google_compute_region_per_instance_config (#13067)
  • compute: fixed the error when metadata and machine_type are updated while metadata_startup_script was already provided on google_compute_instance (#13077)
  • container: fixed the inability to update authenticator_groups_config on google_container_cluster (#13111)
  • container: fixed the data source google_container_cluster to return an error if it does not exist (#13070)
  • sql: fixed googe_sql_database_instance to include backup_configuration in initial create request (#13092)
  • storage: fixed permdiff when website, website.main_page_suffix, website.not_found_page are removed on google_storage_bucket (#13069)

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

NewReleases is sending notifications on new releases.