Skip to content

Commit d344336

Browse files
authored
Enabling key rotation (#135)
1 parent 1f9e336 commit d344336

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/volume_access.cft.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ Resources:
233233
Description: "Sysdig Agentless Scanning encryption key"
234234
PendingWindowInDays: 7
235235
KeyUsage: ENCRYPT_DECRYPT
236+
EnableKeyRotation: true # Enables automatic yearly rotation
236237
KeyPolicy:
237238
Version: '2012-10-17'
238239
Statement:
@@ -446,6 +447,7 @@ Resources:
446447
Description: "Sysdig Agentless Scanning encryption key"
447448
PendingWindowInDays: 7
448449
KeyUsage: ENCRYPT_DECRYPT
450+
EnableKeyRotation: true # Enables automatic yearly rotation
449451
KeyPolicy:
450452
Version: '2012-10-17'
451453
Statement:

0 commit comments

Comments
 (0)