Skip to content

Commit

Permalink
Commit changes made by code formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2023
1 parent 84d2af4 commit 0919ffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ resource "random_string" "random6" {
}

module "s3-bucket" {
#checkov:skip=CKV2_AWS_64: "Ensure KMS key Policy is defined - not needed here"
#checkov:skip=CKV2_AWS_64: "Ensure KMS key Policy is defined - not needed here"
source = "github.com/ministryofjustice/modernisation-platform-terraform-s3-bucket?ref=568694e50e03630d99cb569eafa06a0b879a1239"

providers = {
Expand Down

0 comments on commit 0919ffb

Please sign in to comment.