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

latest releases: v6.4.0, v5.44.1, v6.3.0...
16 months ago

FEATURES:

  • New Data Source: google_alloydb_locations (#5507)
  • New Data Source: google_sql_tiers (#5548)
  • New Resource: google_access_context_manager_egress_policy (#5525)
  • New Resource: google_database_migration_service_connection_profile (#5527)
  • New Resource: google_gkeonprem_vmware_cluster (#5533)
  • New Resource: google_gkeonprem_vmware_node_pool (#5579)
  • New Resource: google_network_security_address_group (#5539)
  • New Resource: google_network_security_authorization_policy (#5582)
  • New Resource: google_network_services_grpc_route (#5572)
  • New Resource: google_network_services_service_binding (#5536)
  • New Resource: google_networksecurity_client_tls_policy (#5561)
  • New Resource: google_networkservices_endpoint_policy (#5542)
  • New Resource: google_networkservices_tls_route (#5524)
  • New Resource: google_workstations_workstation_config_iam (#5512)
  • New Resource: google_workstations_workstation_iam (#5512)

IMPROVEMENTS:

  • alloydb: added encryption_config and encryption_info fields in google_alloydb_cluster, to allow CMEK encryption of the cluster's data. (#5551)
  • alloydb: added support for CMEK in google_alloydb_backup resource (#5549)
  • alloydb: added the encryption_config field inside the automated_backup_policy block ingoogle_alloydb_cluster, to allow CMEK encryption of automated backups. (#5551)
  • certificatemanager: added location field to certificatemanager certificate resource (#5554)
  • cloudrun: added field port to http_get to resource google_cloud_run_service (#5510)
  • cloudrunv2: added field port to http_get to resource google_cloud_run_v2_service (#5510)
  • cloudrunv2: added field startupCpuBoost to resource google_cloud_run_v2_service (#5521)
  • cloudrunv2: added support for session_affinity to google_cloud_run_v2_service (#5518)
  • compute: added allow_psc_global_access to google_compute_forwarding_rule resource (#5523)
  • compute: added dest_fqdns, dest_region_codes, dest_threat_intelligences, src_fqdns, src_region_codes, and src_threat_intelligences to google_compute_firewall_policy_rule resource. (#5523)
  • compute: added source_ip_ranges and base_forwarding_rule to google_compute_forwarding_rule resource (#5523)
  • compute: added bypass_cache_on_request_headers to cdn_policy in google_compute_backend_service resource (#5563)
  • compute: added dest_address_groups and src_address_groups fields to google_compute_firewall_policy_rule and google_compute_network_firewall_policy_rule (#5530)
  • compute: added new field async_primary_disk to google_compute_disk and google_compute_region_disk (#5553)
  • compute: added new field disk_consistency_group_policy to google_compute_resource_policy (#5553)
  • compute: added support for IPv6 prefix exchange in google_compute_router_peer (#5531)
  • compute: made network_firewall_policy_enforcement_order field mutable in google_compute_network. (#5516)
  • dlp: added exclude_by_hotword exclusion rule to google_data_loss_prevention_inspect_template resource (#5555)
  • dlp: added image_transformations field to google_data_loss_prevention_deidentify_template resource (#5556)
  • dlp: added inspectConfig field to google_data_loss_prevention_job_trigger resource (#5535)
  • dlp: added replace_dictionary_config field to info_type_transformations in google_data_loss_prevention_deidentify_template resource (#5556)
  • dlp: added surrogate_type custom type to google_data_loss_prevention_inspect_template resource (#5555)
  • dlp: added version field for multiple info_type blocks to google_data_loss_prevention_inspect_template resource (#5555)
  • sql: Added support for Postgres in google_sql_source_representation_instance (#5557)
  • vertexai: added region field to google_vertex_ai_endpoint (#5514)
  • workflows: added crypto_key_name field to google_workflows_workflow resource (#5509)
  • workstations: supported in-place update for host and container in google_workstations_workstation_config (#5585)

BUG FIXES:

  • cloudplatform: added validation for role_id on google_organization_iam_custom_role (#5569)
  • compute: fixed an import bug for google_compute_router_interface that happened when project was not set in the provider configuration or via environment variable (#5508)
  • dns: fixed bug in google_dns_keys data source where list attributes could not be used at plan-time (#5546)
  • firebase: specified required argument bundle_id in google_firebase_apple_app (#5577)
  • workstations: fixed an issue where modifying persistent_directories and encryption_key would fail with API errors; now updating them will recreate the resource (#5585)
  • workstations: fixed an issue where unsetting the container working directory in google_workstations_workstations_config was not propagated to the underlying resource (#5585)

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

NewReleases is sending notifications on new releases.