Skip to content

Commit c28ccda

Browse files
committed
update changelog.md
Signed-off-by: AvivGuiser <avivguiser@gmail.com>
1 parent fd6bfc0 commit c28ccda

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@ FEATURES:
44

55
* **New Resources**: Add support for Vault Key Management secrets engine with resources for managing KMS providers (AWS KMS, Azure Key Vault, GCP Cloud KMS), cryptographic keys, key distribution, replication, and rotation (Vault Enterprise). ([#2802](https://github.com/hashicorp/terraform-provider-vault/pull/2802))
66
* **New Resources**: `vault_alicloud_secret_backend`, `vault_alicloud_secret_backend_role`, and ephemeral resource `vault_alicloud_access_credentials` for managing AliCloud secrets engine. ([#2858](https://github.com/hashicorp/terraform-provider-vault/pull/2858))
7+
* Add support for `use_private_ip` in for private cloudsql instaces (postgresql) ([#2833](https://github.com/hashicorp/terraform-provider-vault/pull/2833))
8+
79

810
IMPROVEMENTS:
911

1012
* `vault_pki_secret_backend_config_acme`: Added new fields that control the PKI ACME challenge worker IP ranges that they can connect. ([#2839]https://github.com/hashicorp/terraform-provider-vault/pull/2839)
1113
* Add support for metadata fields in `azure_access_credentials` and `resource_azure_secret_backend_role` resources. ([#2734](https://github.com/hashicorp/terraform-provider-vault/pull/2734)
1214

13-
FEATURES:
14-
* Add support for `use_private_ip` in for private cloudsql instaces (postgresql) ([#2833](https://github.com/hashicorp/terraform-provider-vault/pull/2833))
15-
1615
BUGS:
1716
* `vault_consul_secret_backend`: Fixed validation logic to allow computed token values by correcting the condition that checks for token presence during plan phase. ([#2823](https://github.com/hashicorp/terraform-provider-vault/pull/2823))
1817
* `vault_pki_external_ca_secret_backend_acme_account`: Provide eab_kid and eab_key values through the ACME account creation request. ([#2851]https://github.com/hashicorp/terraform-provider-vault/pull/2852)

0 commit comments

Comments
 (0)