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

Fixing dynamic expansion issues #578

Merged
merged 5 commits into from
Nov 19, 2014
Merged

Fixing dynamic expansion issues #578

merged 5 commits into from
Nov 19, 2014

Conversation

armon
Copy link
Member

@armon armon commented Nov 18, 2014

This PR fixes a few issues caused by dynamic sub-graph expansion.
This includes #555 which causes double deletes, create-before-destroy being ignored
in some circumstances, and instance diff handling when they are non-homogenous.

@mitchellh
Copy link
Contributor

LGTM. I didn't check to that any logic from graphAddDiff is missing, but I imagine some test would've picked that up anyways.

armon added a commit that referenced this pull request Nov 19, 2014
Fixing dynamic expansion issues
@armon armon merged commit ce2b682 into master Nov 19, 2014
@armon armon deleted the f-sub-graph branch November 19, 2014 21:54
@ghost ghost locked and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants