Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upprovider/aws: SG description should be ForceNew #1871
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
LGTM |
added a commit
that referenced
this pull request
May 8, 2015
phinze
merged commit edd108e
into
master
May 8, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
phinze
deleted the
b-aws-sg-description-force-new
branch
May 8, 2015
inferiorhumanorgans
referenced this pull request
May 30, 2015
Closed
aws_security_group - description doesn't change #1267
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
phinze commentedMay 8, 2015
Description cannot be handled in Update (there is no ModifySecurityGroup
API call), so we have to recreate to change the description.
Closes #1870