-
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_databricks_workspace
: Add support for CMK for disk encrypti…
…on, multiple other updates (#19992) * WIP * `azurerm_databricks_workspace`: Add support for CMK for disk encryption 2 new arguments: `managed_disk_cmk_key_vault_key_id` `managed_disk_cmk_rotation_to_latest_version_enabled` * Add rotation setting * terrafmt * 2 step * Update a few things * Set computed attribute * Rename test to reflect what we're testing better * Update test * Address some of the comments * Allow update of customer_managed_key_enabled * Added managed_disk_identity * Added managed_disk_identity * Set managed_disk_identity rights in diskCMK test * Remove ForceNew from managed_disk_cmk * Changes for no_public_ip * Fix test * set no_public_ip to false in complete config to test update Co-authored-by: Steph <[email protected]>
- Loading branch information
Showing
5 changed files
with
548 additions
and
30 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.