Skip to content

Commit

Permalink
Update for hashicorp#28083
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Nov 21, 2024
1 parent 34e001d commit ec3737e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## 4.11.0 (Unreleased)

NOTES:
* New [ephemeral resources](https://developer.hashicorp.com/terraform/language/v1.10.x/resources/ephemeral) `azurerm_key_vault_certificate` and `azurerm_key_vault_secret` now support [ephemeral values](https://developer.hashicorp.com/terraform/language/v1.10.x/values/variables#exclude-values-from-state)

FEATURES:

* **New Ephemeral Resource**: `azurerm_key_vault_certificate` [GH-28083]
* **New Ephemeral Resource**: `azurerm_key_vault_secret` [GH-28083]

ENHANCEMENTS:

* dependencies: update `hashicorp/go-azure-sdk` to `v0.20241118.1115603` [GH-28075]
Expand Down

0 comments on commit ec3737e

Please sign in to comment.