Skip to content

ForceNew when name or namespace change without state ID change fix #132 #133

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
Sep 29, 2021

Conversation

pst
Copy link
Member

@pst pst commented Sep 29, 2021

This issue is rare, because when using for_each the state ID will
always change when the name or namespace change.

But when not using for_each Terraform will run the diff func and
it can't rely on the dry-run because that will return errors
when the name and namespace in the URL differ from the manifest.

This issue is rare, because when using `for_each` the state ID will
always change when the name or namespace change.

But when not using `for_each` Terraform will run the diff func and
it can't rely on the dry-run because that will return errors
when the name and namespace in the URL differ from the manifest.
@pst pst merged commit df63193 into master Sep 29, 2021
@pst pst deleted the fixnameornamespacechange branch September 29, 2021 15:11
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 this pull request may close these issues.

1 participant