-
Notifications
You must be signed in to change notification settings - Fork 427
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
pipe must be replaced without any config change #2560
Comments
Hey @toni-moreno. Thanks for reaching out to us. Currently, the leading space is not removed while diffing. Can you confirm that removing the whitespace in the first line (before |
Hello @sfc-gh-asawicki thank you again for your support . In my case the problem was one trailing whitespace in both pipes, once removed the problem disappeared. thank you very much! |
Hey @toni-moreno . We have released the fix as part of v0.87.0 release. Please follow the migration guide during the update. Please confirm that the issue is resolved in the newest version. Thanks! |
Terraform CLI and Provider Versions
Terraform v1.5.0
on linux_amd64
Terraform Configuration
Expected Behavior
One created if no changes in the config files, pipes never should be recreated.
Actual Behavior
after created when I exec again (without any config change) "terraform apply" this message is shown.
It happens only in 2 of my 11 previouly created pipes , and always the same pipes. But no changes in any file sinse the last
terraform apply
Steps to Reproduce
terraform apply
How much impact is this issue causing?
High
Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: