Skip to content

Commit

Permalink
ci: filter out new role/policy att
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Nov 12, 2024
1 parent 9975df6 commit 4ebe2d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cleanup/aws-nuke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ accounts:
- "s3://webiny-ci"
IAMRole:
- "GitHubActionsWebinyJs"
- "GitHubActionsWebinyJsAdminAccess"
IAMPolicy:
- "DeployWebinyProjectGroup1Policy"
- "DeployWebinyProjectGroup2Policy"
Expand All @@ -26,6 +27,7 @@ accounts:
- "GitHubActionsWebinyJs -> DeployWebinyProjectGroup2Policy"
- "GitHubActionsWebinyJs -> DeployWebinyProjectGroup3Policy"
- "GitHubActionsWebinyJs -> DeployWebinyProjectExtra"
- "GitHubActionsWebinyJsAdminAccess -> AdministratorAccess"

resource-types:
# These resource types will be destroyed.
Expand Down

0 comments on commit 4ebe2d3

Please sign in to comment.