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

update security group naming schema #14

Merged
merged 1 commit into from
Feb 21, 2019
Merged

update security group naming schema #14

merged 1 commit into from
Feb 21, 2019

Conversation

twistedgrim
Copy link
Contributor

@twistedgrim twistedgrim commented Feb 21, 2019

Corresponding Issue(s) or trello card(s):

fixes https:/rackspace-infrastructure-automation/aws-terraform-internal/issues/211

Summary of change(s):

Changes the security group to be like the other security group naming structure.
Because of issues with destroying a recreated security group resource dependency we had to add a create before destroy to make this work properly.
See issue: hashicorp/terraform-provider-aws#1671
See failed CI run for this update without create_before_destroy https://circleci.com/gh/rackspace-infrastructure-automation/aws-terraform-efs/53

Will the change trigger resource destruction or replacement? If yes, please provide justification:

yes, it will because of name structure changes. This makes it more in-line with other security group naming schemas

Does this update/change involve issues with other external modules? If so, please describe the scenario.

no

If input variables or output variables have changed or has been added, have you updated the README?

none

Do examples need to be updated based on changes?

no

Note to the PR requester about Closing PR's

Please message the person that opened the issue when auto closing it on slack, as well as any other stake holders of deep interest. Only close the issue if you believe that the issue is fully resolved with this PR.

This PR may auto close the issue associated with it. If you feel the issue is not resolved please reopen the issue.

Copy link

@caseybecking caseybecking left a comment

Choose a reason for hiding this comment

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

LGTM!

@twistedgrim twistedgrim merged commit 50a4487 into master Feb 21, 2019
@twistedgrim twistedgrim deleted the name_update branch February 21, 2019 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants