-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
azurerm_kubernetes_cluster
- Support for KMS arguments (#19893)
* feat(aks): Ability to use KMS encryption * chore: Adapt construction of Defender inside securityProfile * chore: Extend error handling and test cases * chore: Rename key_vault_kms {} -> key_management_service {} * chore: Drop "bytes" and "text/template" dependency and use common code style * chore: Automatically set key vault resource ID * chore: Add nil check on input attributes Apply suggestions from code review Co-authored-by: stephybun <[email protected]> Co-authored-by: stephybun <[email protected]>
- Loading branch information
1 parent
22b24fc
commit 31237e9
Showing
5 changed files
with
269 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.