|
1 |
| -## 5.37.0 (Unreleased) |
| 1 | +## 5.37.0 |
| 2 | + |
| 3 | +FEATURES: |
| 4 | +* **New Data Source:** `google_kms_crypto_keys` ([#7656](https://github.com/hashicorp/terraform-provider-google-beta/pull/7656)) |
| 5 | +* **New Data Source:** `google_kms_key_rings` ([#7662](https://github.com/hashicorp/terraform-provider-google-beta/pull/7662)) |
| 6 | +* **New Resource:** `google_scc_v2_organization_notification_config` ([#7649](https://github.com/hashicorp/terraform-provider-google-beta/pull/7649)) |
| 7 | +* **New Resource:** `google_secure_source_manager_repository` ([#7634](https://github.com/hashicorp/terraform-provider-google-beta/pull/7634)) |
| 8 | +* **New Resource:** `google_storage_managed_folder_iam` ([#7620](https://github.com/hashicorp/terraform-provider-google-beta/pull/7620)) |
| 9 | +* **New Resource:** `google_storage_managed_folder` ([#7620](https://github.com/hashicorp/terraform-provider-google-beta/pull/7620)) |
| 10 | + |
| 11 | +IMPROVEMENTS: |
| 12 | +* certificatemanager: added `allowlisted_certificates` field to `google_certificate_manager_trust_config` resource ([#7643](https://github.com/hashicorp/terraform-provider-google-beta/pull/7643)) |
| 13 | +* compute: added `source_regions` field to `google_compute_healthcheck` resource ([#7647](https://github.com/hashicorp/terraform-provider-google-beta/pull/7647)) |
| 14 | +* dataplex: added `sql_assertion` field to `google_dataplex_datascan` resource ([#7623](https://github.com/hashicorp/terraform-provider-google-beta/pull/7623)) |
| 15 | +* gkehub: added `fleet_default_member_config.configmanagement.config_sync.enabled` field to `google_gke_hub_feature` resource ([#7639](https://github.com/hashicorp/terraform-provider-google-beta/pull/7639)) |
| 16 | +* netapp: added `zone` and `replica_zone` field to `google_netapp_storage_pool` resource ([#7660](https://github.com/hashicorp/terraform-provider-google-beta/pull/7660)) |
| 17 | +* networksecurity: added `purpose` field to `google_network_security_address_group` resource ([#7677](https://github.com/hashicorp/terraform-provider-google-beta/pull/7677)) |
| 18 | +* vertexai: added `project_number` field to `google_vertex_ai_feature_online_store_featureview` resource ([#7680](https://github.com/hashicorp/terraform-provider-google-beta/pull/7680)) |
| 19 | +* workstations: added `host.gce_instance.vm_tags` field to `google_workstations_workstation_config` resource ([#7644](https://github.com/hashicorp/terraform-provider-google-beta/pull/7644)) |
| 20 | + |
| 21 | +BUG FIXES: |
| 22 | +* 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. ([#7658](https://github.com/hashicorp/terraform-provider-google-beta/pull/7658)) |
| 23 | +* resourcemanager: mitigated eventual consistency issues by adding a 10s wait after `google_service_account_key` resource creation ([#7629](https://github.com/hashicorp/terraform-provider-google-beta/pull/7629)) |
| 24 | +* vertexai: fixed issue where updating "metadata" field could fail in `google_vertex_ai_index` resource ([#7675](https://github.com/hashicorp/terraform-provider-google-beta/pull/7675)) |
2 | 25 |
|
3 | 26 | ## 5.36.0 (July 1, 2024)
|
4 | 27 |
|
|
0 commit comments