Skip to content

v5.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 17:18
· 194 commits to main since this release
9d7e745

FEATURES:

  • New Data Source: google_kms_crypto_keys (#18605)
  • New Data Source: google_kms_key_rings (#18611)
  • New Resource: google_scc_v2_organization_notification_config (#18594)
  • New Resource: google_secure_source_manager_repository (#18576)
  • New Resource: google_storage_managed_folder_iam (#18555)
  • New Resource: google_storage_managed_folder (#18555)

IMPROVEMENTS:

  • certificatemanager: added allowlisted_certificates field to google_certificate_manager_trust_config resource (#18587)
  • compute: added max_run_duration and on_instance_stop_action fields to google_compute_instance, google_compute_instance_template, and google_compute_instance_from_machine_image resources (#18623)
  • dataplex: added sql_assertion field to google_dataplex_datascan resource (#18559)
  • gkehub: added fleet_default_member_config.configmanagement.config_sync.enabled field to google_gke_hub_feature resource (#18582)
  • netapp: added zone and replica_zone field to google_netapp_storage_pool resource (#18609)
  • vertexai: added project_number field to google_vertex_ai_feature_online_store_featureview resource (#18637)
  • workstations: added host.gce_instance.vm_tags field to google_workstations_workstation_config resource (#18588)

BUG FIXES:

  • compute: fixed a bug preventing the creation of google_compute_autoscaler and google_compute_region_autoscaler resources if both autoscaling_policy.max_replicas and autoscaling_policy.min_replicas were configured as zero. (#18607)
  • resourcemanager: mitigated eventual consistency issues by adding a 10s wait after google_service_account_key resource creation (#18566)
  • vertexai: fixed issue where updating "metadata" field could fail in google_vertex_ai_index resource (#18632)