Commit 76ae944
authored
fix: always encrypt EBS volumes if the KMS key is given (#1248)
## Description
The EBS volume encryption was activated only, if the fleeting plugin is
activated. It seems that we can always activate the encryption as the
docker-machine parameters are not tied to the fleeting plugin.
Fixes #12421 parent 696ebbe commit 76ae944
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 | | |
31 | 35 | | |
32 | 36 | | |
33 | | - | |
34 | | - | |
35 | | - | |
| 37 | + | |
36 | 38 | | |
37 | 39 | | |
38 | 40 | | |
| |||
0 commit comments