Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Ignore missing paths during Read phase #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

weargoggles
Copy link

When the source directory can't be found during a Read, it isn't
meaningful to try to hash it and compare the hashes. Instead we should
mark it dirty and continue to the Create step, where we will load the
source templates based on the current module location instead of the
plan contents.

Fixes #19

When the source directory can't be found during a Read, it isn't
meaningful to try to hash it and compare the hashes. Instead we should
mark it dirty and continue to the Create step, where we will load the
source templates based on the current module location instead of the
plan contents.

Fixes hashicorp#19
@ghost ghost added the size/XS label Apr 19, 2019
@weargoggles
Copy link
Author

@apparentlymart I hope you can find time to review this sometime soon.

@gvcgael
Copy link

gvcgael commented Oct 3, 2019

Any update ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Absolute paths in Statefile
2 participants