-
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.
Enable CMEK for
azurerm_bot_service_azure_bot
(#25418)
* add support for CMEK on bot_service_resource * update docs * add deprecation notice on channel registration * add test * wait until role assignment is complete * add note about SPN * set role on Azure SPN for test * disable test temp * run correct test * enable purge protection * refactor test * try using app registration for test * parameterize name * use different resoure for test * fix ref * try other prop again * renable tests * update note * bump azuread provider for tests * disable other tests * refactor tests * disable tests * fmt * data type is not a guid * fix test * let tests run concurrently * fmt * refactor more tests * change validation * refactor more tests * make all tests visible * remove sequential test file * remove unused test resource * replace sequential test with regular test * refactor test * use common test base * Update internal/services/bot/bot_service_azure_bot_resource_test.go Co-authored-by: kt <[email protected]> * rename prop; * formatting * update docs --------- Co-authored-by: kt <[email protected]>
- Loading branch information
1 parent
548b691
commit 64ddeb4
Showing
21 changed files
with
315 additions
and
252 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
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
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
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
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.