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

Add AWS::EC2::CustomerGateway support #53

Merged
merged 1 commit into from
Jan 19, 2016

Conversation

adamfokken
Copy link

No description provided.

case class `AWS::EC2::CustomerGateway`(
name: String,
BgpAsn: Int,
IpAddress: String,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adamfokken
Copy link
Author

I think I have it using IPAddress now.

@tjcorr
Copy link
Collaborator

tjcorr commented Jan 19, 2016

Please squash to a single commit and I'll get it merged and released.

@adamfokken
Copy link
Author

The commits should be squashed.

tjcorr pushed a commit that referenced this pull request Jan 19, 2016
Add AWS::EC2::CustomerGateway support
@tjcorr tjcorr merged commit a2dc2b3 into Bayer-Group:master Jan 19, 2016
@adamfokken adamfokken deleted the cgwsupport branch January 19, 2016 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants