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

Environment state handling #127

Merged
merged 2 commits into from
Jul 22, 2017
Merged

Environment state handling #127

merged 2 commits into from
Jul 22, 2017

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jul 22, 2017

If use state environments, The location of the local state file is terraform.tfstate.d/${terraform.env}/terraform.tfstate not terraform.tfstate.

Also, tfstate is switched in this case. As a result, duplicate detector may be broken. So I have been fixed these detectors.

If use environment state, Even if terraform's resource has the same ID,
it may be another AWS resource.
@wata727 wata727 merged commit 9c7d4d2 into master Jul 22, 2017
@wata727 wata727 deleted the env_state_handling branch July 22, 2017 14:22
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.

None yet

1 participant