8000 declare tf_plan_file as local in terraform functions by sschne · Pull Request #222 · aztfmod/rover · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

declare tf_plan_file as local in terraform functions #222

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

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

sschne
Copy link
Contributor
@sschne sschne commented Nov 16, 2021

Closes: #221

The tf_plan_file variable should be declared as local, otherwise, when using rover deploy with symphony, the tf_plan_file variable is carried between landing zone execution and successive executions will use that plan file instead of creating a new one.

Signed-off-by: Simon Schneider <github@simon-schneider.eu>
@arnaudlh arnaudlh added the bug Something isn't working label Nov 26, 2021
@arnaudlh arnaudlh changed the base branch from master to tfc December 2, 2021 06:55
Copy link
Member
@arnaudlh arnaudlh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arnaudlh arnaudlh merged commit 3dca39a into aztfmod:tfc Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rover deploy fails with "Error: Saved plan is stale"
2 participants
0