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

20 hours ago

FEATURES:

  • New Resource: google_biglake_hive_table (#12721)
  • New Resource: google_compute_global_vm_extension_policy (#12673)
  • New List Resource: google_compute_backend_bucket_signed_url_key (#12713)
  • New List Resource: google_compute_backend_service_signed_url_key (#12713)
  • New List Resource: google_compute_network_firewall_policy (#12713)
  • New List Resource: google_compute_network_firewall_policy_association (#12713)
  • New List Resource: google_compute_network_firewall_policy_packet_mirroring_rule (#12713)
  • New List Resource: google_compute_preview_feature (#12713)
  • New List Resource: google_compute_public_advertised_prefix (#12713)
  • New List Resource: google_compute_region_backend_bucket (#12713)
  • New List Resource: google_compute_region_network_firewall_policy (#12713)

IMPROVEMENTS:

  • accesscontextmanager: added allowed_service_patterns and service_patterns_enforcement_scopes fields to google_access_context_manager_service_perimeter to support VPC Service Controls for non-GCP APIs. (#12705)
  • accesscontextmanager: added pscEndpoint to sources in ingress_from and egress_from under resources google_access_context_manager_service_perimeter and variants (#12678)
  • backupdr: added backup_blocked_by_vault_access_restriction to data.google_backup_dr_data_source resource (#12717)
  • backupdr: added force_update_access_restriction to google_backup_dr_backup_vault resource (#12717)
  • backupdr: added update support for access_restriction to google_backup_dr_backup_vault resource (#12717)
  • certificatemanager: added in-place update support for the self_managed certificate data (pem_certificate / pem_private_key) on google_certificate_manager_certificate; changing the certificate data is now applied via update instead of forcing recreation (#12696)
  • cloudrunv2: added tags field to google_cloud_run_v2_service and google_cloud_run_v2_job resources to allow setting tags for services and jobs at creation time. (#12690)
  • cloudsql: added max_custom_on_demand_retention_days to create backup_plan example for sqladmin (#12700)
  • compute: added 3500GB and 7000GB SSD partition size to google_compute_instance_template resource (#12708)
  • compute: added FLEX_START and RESERVATION_BOUND support to google_compute_instance, google_compute_instance_template, and google_compute_region_instance_template resources (#12720)
  • container: added the support for updating node_image_config and image_type fields at the same time (#12674)
  • dataform: added git_repository_link field to google_dataform_repository resource (#12683)
  • dataproc: added confidential_instance_type to google_dataproc_cluster resource (#12725)
  • dataproc: added instance_selection.disk_config field to google_dataproc_cluster resource (#12698)
  • discoveryengine: added enable_llm_layout_parsing and enable_get_processed_document fields to google_discovery_engine_data_store resource (#12675)
  • sql: added instance_auto_dns_status and write_endpoint_auto_dns_status output fields to psc_auto_connections block in google_sql_database_instance resource (#12692)
  • sql: added include_replicas_for_major_version_upgrade field to google_sql_database_instance resource (#12702)
  • sql: added switch_transaction_logs_to_cloud_storage_enabled field to google_sql_database_instance resource (#12686)
  • vertexai: added traffic_config, url, agent_server_mode, agent_gateway_config, keep_alive_probe, dedicated_ingress_endpoint_enabled, agent_config_source, agent_card, example_store, build_spec, and example_store_config fields to google_vertex_ai_reasoning_engine (#12671)
  • workbench: added enable_deletion_protection field to google_workbench_instance resource (#12712)
  • workbench: added resource_policies field to google_workbench_instance resource (#12710)
  • workbench: added support for min_cpu_platform in google_workbench_instance resource (#12723)
  • workstations: added instance_metadata field to google_workstations_workstation_config resource (#12699)

BUG FIXES:

  • compute: fixed bug where a permadiff on google_compute_reservation_region_commitment.existing_reservations would persist after upgrading (#12709)
  • compute: fixed permadiff on keepalive_interval for google_compute_router bgp block when set to default value (#12676)
  • resourcemanager: fixed validation of target_service_account and delegates in the google_service_account_access_token, google_service_account_id_token, and google_service_account_jwt data sources, and of name in the google_service_account_key data source, to reject identifiers that contain path separators (#12679)
  • securityposture: fixed a bug where the enforce field in google_securityposture_posture was always set, causing failures for list constraints. (#12715)
  • vmwareengine: added correct update_mask value to google_vmwareengine_private_cloud updates (#12716)

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

NewReleases is sending notifications on new releases.