-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CCE] Add possibility to encrypt data volumes (#1117)
[CCE] Add possibility to encrypt data volumes Summary of the Pull Request Add new field kms_id in data_volumes spec to perform encryption with KMS Resolves: #1109 PR Checklist Refers to: #1109 Tests added/passed. Documentation updated. Schema updated. Acceptance Steps Performed === RUN TestAccCCENodesV3Basic --- PASS: TestAccCCENodesV3Basic (734.55s) === RUN TestAccCCENodesV3EncryptedVolume --- PASS: TestAccCCENodesV3EncryptedVolume (1686.42s) PASS Process finished with the exit code 0 Reviewed-by: Anton Sidelnikov <None> Reviewed-by: None <None> Reviewed-by: Anton Kachurin <katchuring@gmail.com> Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
- Loading branch information
Showing
6 changed files
with
152 additions
and
81 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
Oops, something went wrong.