Skip to content

Commit aa981d8

Browse files
security fixes
1 parent 118697a commit aa981d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudwatch.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ resource "aws_cloudwatch_log_group" "fargate_execute_command_logs" {
1919

2020
resource "aws_kms_key" "fargate" {
2121
description = "cloudwatch-encrpytion"
22+
enable_key_rotation = true
2223
}

0 commit comments

Comments
 (0)