Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

release-0.8

Choose a tag to compare

@skx skx released this 30 Dec 17:25
· 62 commits to master since this release
fbbcc8d

This release updates the sg-grep sub-command to allow it to be executed with a list of roles to assume, matching the flexible approach shared by other sub-commands.

Our implementation was simplified by abstracting the way the various commands operate upon role-files, removing repetition and increasing code-clarity.

Finally the whitelist-self command will now avoid making needless changes to security-group rules, if no change is necessary.