Closed Khuzaima05 closed 1 month ago
/run pipeline
/run pipeline
Upgrade test is failing due to :
So it looks like the change is a breaking change here if it wants to destroy the volume (cc @toddgiguere @Aashiq-J )
/run pipeline
/run pipeline
@Khuzaima05 can you resolve conflict please. If you stop committing updates to the common-dev-assets git submodule, you wont have these conflicts all the time
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
/run pipeline
:tada: This PR is included in version 4.2.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Description
encryption_key
logic.Release required?
x.x.X
)x.X.x
)X.x.x
)Release notes content
This module now includes a boolean variable, use_boot_volume_key_as_default, which determines the default encryption key used for volumes. If use_boot_volume_key_as_default is set to true, the boot volume key (boot_volume_encryption_key) will be used as the default. Otherwise, if kms_encryption_enabled is true, the specified volume.encryption_key will be used.
Run the pipeline
If the CI pipeline doesn't run when you create the PR, the PR requires a user with GitHub collaborators access to run the pipeline.
Run the CI pipeline when the PR is ready for review and you expect tests to pass. Add a comment to the PR with the following text:
Checklist for reviewers
For mergers