Skip to content

Commit

Permalink
aded checkov skip
Browse files Browse the repository at this point in the history
  • Loading branch information
dms1981 committed Sep 30, 2024
1 parent a318907 commit e6dd5b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/core-logging/ssm.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
resource "aws_ssm_parameter" "cortex_account_id" {
#checkov:skip=CKV2_AWS_34: "Parameter is not sensitive; account ID is publicly available."
lifecycle {
ignore_changes = [value]
}
Expand Down

0 comments on commit e6dd5b0

Please sign in to comment.