Skip to content

Commit

Permalink
Add EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
ranikamadurawe committed Nov 2, 2023
1 parent b14bc3c commit 45887e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/aws/Customer-Managed-Key/cmk.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ resource "aws_kms_key" "kms_key" {
enable_key_rotation = var.enable_key_rotation

tags = local.tags
}
}

0 comments on commit 45887e9

Please sign in to comment.