Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Added ModifySubnetAttribute #16
Conversation
|
LGTM |
|
Thanks @axw ! |
pushed a commit
that referenced
this pull request
Jan 14, 2015
dimitern
merged commit aafb35d
into
go-amz:v2
Jan 14, 2015
1 check passed
continuous-integration/travis-ci
The Travis CI build passed
Details
dimitern
deleted the
dimitern:modifysubnetattribute
branch
Jan 14, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dimitern commentedJan 14, 2015
Implemented the already proposed earlier:
https://code.launchpad.net/~dimitern/goamz/modifysubnetattribute/+merge/243128
Adds
ModifySubnetAttributeand extends theec2testpackage to support it.Original implementation changed after @niemeyer's review.
Live tests pass.