We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8bddd commit ee790c4Copy full SHA for ee790c4
1 file changed
.github/workflows/cleanup/aws-nuke.yml
@@ -42,6 +42,9 @@ accounts:
42
- property: Arn
43
type: exact
44
value: "arn:aws:iam::726952677045:oidc-provider/token.actions.githubusercontent.com"
45
+ Route53HostedZone:
46
+ - property: Name
47
+ value: "ci.webiny.com."
48
OSDomain:
49
- property: DomainName
50
value: "webiny-e2e-os-3"
0 commit comments