DevopsArtFactory / goployer

AWS Deployer with Go
https://goployer.dev
Apache License 2.0
72 stars 13 forks source link

Retrieve security group information with goployer command #107

Open GwonsooLee opened 3 years ago

GwonsooLee commented 3 years ago

In 2.0.5 version, goployer status command shows security group information.

But if source is another security group id, then it is hard for users to figure out what it is and which rules it has.

So, it would be better if goployer shows security group information more in detail or support another command to inspect security group id.