Skip to content

Commit

Permalink
6.13 CHANGELOG (hashicorp#8866)
Browse files Browse the repository at this point in the history
* 6.13.0 CHANGELOG

* Update CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: hao-nan-li <[email protected]>
  • Loading branch information
BBBmau and hao-nan-li authored Dec 9, 2024
1 parent 7366137 commit 3cb3eb0
Showing 1 changed file with 66 additions and 1 deletion.
67 changes: 66 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,69 @@
## 6.13.0 (Unreleased)
## 6.13.0 (December 9, 2024)

NOTES:
* New [ephemeral resources](https://developer.hashicorp.com/terraform/language/v1.10.x/resources/ephemeral) `google_service_account_access_token`, `google_service_account_id_token`, `google_service_account_jwt`, `google_service_account_key` now support [ephemeral values](https://developer.hashicorp.com/terraform/language/v1.10.x/values/variables#exclude-values-from-state).
DEPRECATIONS:
* gkehub: deprecated `configmanagement.config_sync.metrics_gcp_service_account_email` in `google_gke_hub_feature_membership` resource ([#8827](https://github.com/hashicorp/terraform-provider-google-beta/pull/8827))

FEATURES:
* **New Ephemeral Resource:** `google_service_account_access_token` ([#20542](https://github.com/hashicorp/terraform-provider-google/pull/20542))
* **New Ephemeral Resource:** `google_service_account_id_token` ([#20542](https://github.com/hashicorp/terraform-provider-google/pull/20542))
* **New Ephemeral Resource:** `google_service_account_jwt` ([#20542](https://github.com/hashicorp/terraform-provider-google/pull/20542))
* **New Ephemeral Resource:** `google_service_account_key` ([#20542](https://github.com/hashicorp/terraform-provider-google/pull/20542))
* **New Data Source:** `google_backup_dr_backup_vault` ([#8775](https://github.com/hashicorp/terraform-provider-google-beta/pull/8775))
* **New Data Source:** `google_backup_dr_backup` (beta) ([#8762](https://github.com/hashicorp/terraform-provider-google-beta/pull/8762))
* **New Resource:** `google_gemini_code_repository_index` ([#8781](https://github.com/hashicorp/terraform-provider-google-beta/pull/8781))
* **New Resource:** `google_gemini_repository_group_iam_binding` (beta only) ([#8824](https://github.com/hashicorp/terraform-provider-google-beta/pull/8824))
* **New Resource:** `google_gemini_repository_group_iam_member` (beta only) ([#8824](https://github.com/hashicorp/terraform-provider-google-beta/pull/8824))
* **New Resource:** `google_gemini_repository_group_iam_policy` (beta only) ([#8824](https://github.com/hashicorp/terraform-provider-google-beta/pull/8824))
* **New Resource:** `google_gemini_repository_group` (beta only) ([#8824](https://github.com/hashicorp/terraform-provider-google-beta/pull/8824))
* **New Resource:** `google_iam_projects_policy_binding` (beta) ([#8756](https://github.com/hashicorp/terraform-provider-google-beta/pull/8756))
* **New Resource:** `google_network_security_mirroring_deployment` ([#8791](https://github.com/hashicorp/terraform-provider-google-beta/pull/8791))
* **New Resource:** `google_network_security_mirroring_deployment_group` ([#8791](https://github.com/hashicorp/terraform-provider-google-beta/pull/8791))
* **New Resource:** `google_network_security_mirroring_endpoint_group_association` ([#8791](https://github.com/hashicorp/terraform-provider-google-beta/pull/8791))
* **New Resource:** `google_network_security_mirroring_endpoint_group` ([#8791](https://github.com/hashicorp/terraform-provider-google-beta/pull/8791))
* **New Resource:** `google_tpu_v2_queued_resource` (beta) ([#8760](https://github.com/hashicorp/terraform-provider-google-beta/pull/8760))

IMPROVEMENTS:
* accesscontextmanager: added `etag` to `google_access_context_manager_service_perimeter` and `google_access_context_manager_service_perimeters` ([#8767](https://github.com/hashicorp/terraform-provider-google-beta/pull/8767))
* alloydb: increased default timeout on `google_alloydb_cluster` to 120m from 30m ([#8820](https://github.com/hashicorp/terraform-provider-google-beta/pull/8820))
* bigtable: added `row_affinity` field to `google_bigtable_app_profile` resource ([#8753](https://github.com/hashicorp/terraform-provider-google-beta/pull/8753))
* cloudbuild: added `private_service_connect` field to `google_cloudbuild_worker_pool` resource ([#8827](https://github.com/hashicorp/terraform-provider-google-beta/pull/8827))
* clouddeploy: added `associated_entities` field to `google_clouddeploy_target` resource ([#8827](https://github.com/hashicorp/terraform-provider-google-beta/pull/8827))
* clouddeploy: added `serial_pipeline.strategy.canary.runtime_config.kubernetes.gateway_service_mesh.route_destinations` field to `google_clouddeploy_delivery_pipeline` resource ([#8827](https://github.com/hashicorp/terraform-provider-google-beta/pull/8827))
* composer: added multiple composer 3 related fields to `google_composer_environment` (GA) ([#8784](https://github.com/hashicorp/terraform-provider-google-beta/pull/8784))
* compute: `google_compute_instance`, `google_compute_instance_template`, `google_compute_region_instance_template` now supports `advanced_machine_features.enable_uefi_networking` field ([#8805](https://github.com/hashicorp/terraform-provider-google-beta/pull/8805))
* compute: added support for specifying storage pool with name or partial url ([#8794](https://github.com/hashicorp/terraform-provider-google-beta/pull/8794))
* compute: added `numeric_id` to the `google_compute_network` data source ([#8821](https://github.com/hashicorp/terraform-provider-google-beta/pull/8821))
* compute: added `threshold_configs` field to `google_compute_security_policy` resource ([#8818](https://github.com/hashicorp/terraform-provider-google-beta/pull/8818))
* compute: added server generated id as `forwarding_rule_id` to `google_compute_global_forwarding_rule` ([#8736](https://github.com/hashicorp/terraform-provider-google-beta/pull/8736))
* compute: added server generated id as `health_check_id` to `google_region_health_check` ([#8736](https://github.com/hashicorp/terraform-provider-google-beta/pull/8736))
* compute: added server generated id as `instance_group_manager_id` to `google_instance_group_manager` ([#8736](https://github.com/hashicorp/terraform-provider-google-beta/pull/8736))
* compute: added server generated id as `instance_group_manager_id` to `google_region_instance_group_manager` ([#8736](https://github.com/hashicorp/terraform-provider-google-beta/pull/8736))
* compute: added server generated id as `network_endpoint_id` to `google_region_network_endpoint` ([#8736](https://github.com/hashicorp/terraform-provider-google-beta/pull/8736))
* compute: added server generated id as `subnetwork_id` to `google_subnetwork` ([#8736](https://github.com/hashicorp/terraform-provider-google-beta/pull/8736))
* compute: added the `psc_data` field to the `google_compute_region_network_endpoint_group` resource ([#8766](https://github.com/hashicorp/terraform-provider-google-beta/pull/8766))
* container: added `enterprise_config` field to `google_container_cluster` resource ([#8808](https://github.com/hashicorp/terraform-provider-google-beta/pull/8808))
* container: added `node_pool_autoconfig.linux_node_config.cgroup_mode` field to `google_container_cluster` resource ([#8771](https://github.com/hashicorp/terraform-provider-google-beta/pull/8771))
* dataproc: added `autotuning_config` and `cohort` fields to `google_dataproc_batch` ([#8740](https://github.com/hashicorp/terraform-provider-google-beta/pull/8740))
* dataproc: added `cluster_config.preemptible_worker_config.instance_flexibility_policy.provisioning_model_mix` field to `google_dataproc_cluster` resource ([#8732](https://github.com/hashicorp/terraform-provider-google-beta/pull/8732))
* dataproc: added `confidential_instance_config` field to `google_dataproc_cluster` resource ([#8790](https://github.com/hashicorp/terraform-provider-google-beta/pull/8790))
* discoveryengine: added `HEALTHCARE_FHIR` to `industry_vertical` field in `google_discovery_engine_search_engine` ([#8778](https://github.com/hashicorp/terraform-provider-google-beta/pull/8778))
* gkehub: added `configmanagement.config_sync.stop_syncing` field to `google_gke_hub_feature_membership` resource ([#8827](https://github.com/hashicorp/terraform-provider-google-beta/pull/8827))
* monitoring: added `disable_metric_validation` field to `google_monitoring_alert_policy` resource ([#8817](https://github.com/hashicorp/terraform-provider-google-beta/pull/8817))
* oracledatabase: added `deletion_protection` field to `google_oracle_database_autonomous_database` ([#8787](https://github.com/hashicorp/terraform-provider-google-beta/pull/8787))
* oracledatabase: added `deletion_protection` field to `google_oracle_database_cloud_exadata_infrastructure` ([#8788](https://github.com/hashicorp/terraform-provider-google-beta/pull/8788))
* oracledatabase: added `deletion_protection` field to `google_oracle_database_cloud_vm_cluster ` ([#8730](https://github.com/hashicorp/terraform-provider-google-beta/pull/8730))
* parallelstore: added `deployment_type` to `google_parallelstore_instance` ([#8769](https://github.com/hashicorp/terraform-provider-google-beta/pull/8769))
* resourcemanager: made `google_service_account` `email` and `member` fields available during plan ([#8799](https://github.com/hashicorp/terraform-provider-google-beta/pull/8799))

BUG FIXES:
* apigee: fixed error of update in `google_apigee_developer` resource ([#8728](https://github.com/hashicorp/terraform-provider-google-beta/pull/8728))
* apigee: made `google_apigee_organization` wait for deletion operation to complete. ([#8795](https://github.com/hashicorp/terraform-provider-google-beta/pull/8795))
* cloudfunctions: fixed issue when updating `vpc_connector_egress_settings` field for `google_cloudfunctions_function` resource. ([#8755](https://github.com/hashicorp/terraform-provider-google-beta/pull/8755))
* dataproc: ensured oneOf condition is honored when expanding the job configuration for Hive, Pig, Spark-sql, and Presto in `google_dataproc_job`. ([#8765](https://github.com/hashicorp/terraform-provider-google-beta/pull/8765))
* gkehub: fixed allowable value `INSTALLATION_UNSPECIFIED` in `template_library.installation` ([#8831](https://github.com/hashicorp/terraform-provider-google-beta/pull/8831))
* sql: fixed edition downgrade failure for an `ENTERPRISE_PLUS` instance with data cache enabled. ([#8731](https://github.com/hashicorp/terraform-provider-google-beta/pull/8731))

## 6.12.0 (November 18, 2024)

Expand Down

0 comments on commit 3cb3eb0

Please sign in to comment.