Skip to content

Commit a53518d

Browse files
committed
ci: add scheduler-related resources [no ci]
1 parent 097abba commit a53518d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/cleanup/aws-nuke.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ accounts:
2020
IAMRole:
2121
- "GitHubActionsWebinyJs"
2222
- "GitHubActionsWebinyJsAdminAccess"
23+
- "scheduler-invoke-api-destination"
2324
IAMUser:
2425
- "webiny-ci"
2526
IAMUserPolicyAttachment:
@@ -45,6 +46,12 @@ accounts:
4546
Route53HostedZone:
4647
- property: Name
4748
value: "ci.webiny.com."
49+
EventsConnection:
50+
- "github-workflow-dispatch"
51+
EventsApiDestination:
52+
- "deploy-e2e-dispatch"
53+
EventsRule:
54+
- "daily-deploy-e2e"
4855

4956
resource-types:
5057
excludes:

0 commit comments

Comments
 (0)