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

Add support for terraform taint and terraform untaint #354

Closed
duckpuppy opened this issue Mar 24, 2021 · 0 comments · Fixed by #353
Closed

Add support for terraform taint and terraform untaint #354

duckpuppy opened this issue Mar 24, 2021 · 0 comments · Fixed by #353
Milestone

Comments

@duckpuppy
Copy link
Contributor

It would be useful to have parameters that, when supplied, would trigger a terraform taint or terraform untaint prior to execution of the terraform plan command. This would allow forcing a replacement of a given resource, or undoing that if it's not desired.

duckpuppy added a commit that referenced this issue Mar 31, 2021
@kmanning kmanning added this to the v5.16 milestone Mar 31, 2021
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

Successfully merging a pull request may close this issue.

2 participants