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 685c7c4 commit fe9fd7fCopy full SHA for fe9fd7f
.github/nuke_config.yml
@@ -159,9 +159,11 @@ IAMGroups:
159
- "^tst-openvpn-host-[a-zA-Z0-9]{6}-.*"
160
IAMRoles:
161
exclude:
162
- # Never delete the github oidc role
+ # Never delete the github oidc roles
163
names_regex:
164
- - "github"
+ - "^github$"
165
+ - "^github-read-only$"
166
+ - "^cloud-nuke-gha$"
167
include:
168
169
- "^cloud-nuke-Test*"
0 commit comments