Skip to content

Commit

Permalink
update typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jazeel committed Oct 31, 2023
1 parent 16b2ea0 commit 3a27ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/fargate/data.tf
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ data "aws_iam_policy_document" "task_ecs_exec_policy" {
]

resources = [
module.ecs_cluster.ecs_cluster_kms_arn
module.fargate_cluster.ecs_cluster_kms_arn
]
}
statement {
Expand Down

0 comments on commit 3a27ed4

Please sign in to comment.