You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading the Terraform provider to version 2.1.0, I've been encountering a recurring issue with whitespace changes in the same 4 confluent_schema resources.
Despite applying the plan changes, the same whitespace changes reappear in subsequent plans.
Expected Behavior: Once the plan changes are applied, subsequent plans should not show any changes if no modifications were made to the configuration.
Actual Behavior: Whitespace changes for the confluent_schema resources reappear in every plan, even after they have been applied.
Additional Information:
The issue does not seem to be affected by different line endings (LF or CRLF).
This behavior started occurring after upgrading from version 1.55.0 to 1.83.0 and still persists with 2.1.0
Terraform Provider Version: 1.83.0 and 2.1.0
Terraform Version: 1.8.5 (also tested 1.9.5)
Since upgrading the Terraform provider to version 2.1.0, I've been encountering a recurring issue with whitespace changes in the same 4
confluent_schema
resources.Despite applying the plan changes, the same whitespace changes reappear in subsequent plans.
Expected Behavior: Once the plan changes are applied, subsequent plans should not show any changes if no modifications were made to the configuration.
Actual Behavior: Whitespace changes for the
confluent_schema
resources reappear in every plan, even after they have been applied.Additional Information:
Plan output
Terraform Config:
The text was updated successfully, but these errors were encountered: