Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Emterry committed Jan 30, 2024
1 parent 5f8c9a5 commit a7cf213
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ resource "aws_flow_log" "data_engineering_vpc" {
resource "aws_kms_key" "data_engineering_vpc_key" {
description = "KMS Key for CloudWatch Logs Encryption"
deletion_window_in_days = 7
enable_key_rotation = true
enable_key_rotation = true
}

0 comments on commit a7cf213

Please sign in to comment.