Skip to content

Commit 15fae6d

Browse files
Merge pull request #7 from Intelliflo/fix-duplicated-entry
fix: remove duplicated entries
2 parents 022689f + be191b0 commit 15fae6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/runners/policies-custom.tf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ resource "aws_iam_role_policy" "gh_artifacts_bucket" {
2121
"arn:aws:s3:::dev-github-ci-loop-artifacts",
2222
"arn:aws:s3:::github-ci-loop-artifacts/*",
2323
"arn:aws:s3:::github-ci-loop-artifacts",
24-
"arn:aws:s3:::dev-github-ci-loop-artifacts/*",
25-
"arn:aws:s3:::dev-github-ci-loop-artifacts",
2624
"arn:aws:s3:::packages.shs-ie-01.intelliflo.services/*",
2725
"arn:aws:s3:::packages.shs-ie-01.intelliflo.services",
2826
"arn:aws:s3:::mssql-migrations.shs-ie-01.intelliflo.services/*",

0 commit comments

Comments
 (0)