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

EC2SecurityGroup: missing GroupName property #24

@ErrorsAndGlitches

Description

@ErrorsAndGlitches

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions