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

folder contents build docker doesn't check sub folder changes #4

Open
mastercoder8 opened this issue Sep 2, 2020 · 1 comment
Open

Comments

@mastercoder8
Copy link

folder-contents.sh only takes md5 changes for the files in the dockerfile-folder but not for sub folders

Steps to reproduce:

changes in sub folders of dockerfile-folder doesnt trigger build during terraform plan or terraform apply

Fix:

Tar sub folder (excluding .terraform, .git) for computing checksum.

@mastercoder8
Copy link
Author

commit from forked repo mastercoder8@b7ab7e4

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

No branches or pull requests

1 participant