Skip to content

Commit

Permalink
Out of the frying pan and lint to the fire
Browse files Browse the repository at this point in the history
  • Loading branch information
YakDriver committed Dec 2, 2021
1 parent 46d6cda commit bd55f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/service/s3/bucket_policy_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ data "aws_iam_policy_document" "test" {
aws_iam_role.test4.arn,
aws_iam_role.test1.arn,
aws_iam_role.test5.arn,
data.aws_caller_identity.current.arn,
data.aws_caller_identity.current.arn,
]
type = "AWS"
}
Expand Down

0 comments on commit bd55f25

Please sign in to comment.