Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes invalid final plan #4

Merged
merged 35 commits into from
Sep 16, 2021
Merged

Fixes invalid final plan #4

merged 35 commits into from
Sep 16, 2021

Conversation

ofhouse
Copy link
Member

@ofhouse ofhouse commented Sep 15, 2021

This should fix two scenarios:

  • On first terraform apply the output path_to_file should only be published after the file is downloaded
  • On a second terraform apply when the downloaded content has changed, the output path_to_file should only be published after the content of the file has changed

Closes #3.

@ofhouse ofhouse merged commit 8948c4e into main Sep 16, 2021
@ofhouse ofhouse deleted the fix-invalid-final-plan branch September 16, 2021 18:29
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistent final plan on updates
1 participant