We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 022689f commit be191b0Copy full SHA for be191b0
modules/runners/policies-custom.tf
@@ -21,8 +21,6 @@ resource "aws_iam_role_policy" "gh_artifacts_bucket" {
21
"arn:aws:s3:::dev-github-ci-loop-artifacts",
22
"arn:aws:s3:::github-ci-loop-artifacts/*",
23
"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",
26
"arn:aws:s3:::packages.shs-ie-01.intelliflo.services/*",
27
"arn:aws:s3:::packages.shs-ie-01.intelliflo.services",
28
"arn:aws:s3:::mssql-migrations.shs-ie-01.intelliflo.services/*",
0 commit comments