Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

EC2SecurityGroup: missing GroupName property #24

Open
ErrorsAndGlitches opened this issue Dec 4, 2017 · 0 comments
Open

EC2SecurityGroup: missing GroupName property #24

ErrorsAndGlitches opened this issue Dec 4, 2017 · 0 comments

Comments

@ErrorsAndGlitches
Copy link

The GroupName property does not exist. It is not a problem because Cloud Formation will create one, which is arguably better since if you specify a name, you cannot perform updates that require replacement of the resource.

https://godoc.org/github.com/crewjam/go-cloudformation#EC2SecurityGroup

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant