Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS::EC2::SecurityGroup GetAtt for GroupName #157

Open
hoegertn opened this issue Sep 4, 2019 · 1 comment
Open

AWS::EC2::SecurityGroup GetAtt for GroupName #157

hoegertn opened this issue Sep 4, 2019 · 1 comment
Labels
compute EC2, ECR, ECS, EKS, Lambda, Batch, Elastic Beanstalk, Serverless Application Repository enhancement New feature or request

Comments

@hoegertn
Copy link

hoegertn commented Sep 4, 2019

Please add a new attribute to SecurityGroups for the group's name. When creating SGs and letting CFN generate the name, there is no way to get this group name.

Expected

!GetAtt MySG.GroupName

Links

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ec2-security-group.html

Category

  1. Networking & Content (VPC, Route53, API GW,...)
@TheDanBlanco TheDanBlanco added compute EC2, ECR, ECS, EKS, Lambda, Batch, Elastic Beanstalk, Serverless Application Repository enhancement New feature or request labels Sep 9, 2019
@PatMyron
Copy link
Contributor

PatMyron commented Oct 22, 2019

#68 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compute EC2, ECR, ECS, EKS, Lambda, Batch, Elastic Beanstalk, Serverless Application Repository enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants