-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
[Bug]: #30885 introduced a new perpetual diff #31136
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
I'm getting this on provider |
I have the same issue with
|
|
Also encountering this issue on Terrafrom v1.3.1 with AWS provider version: 5.17.0 Is there any known workaround which can be applied? |
Waiting for a fix as well. |
Same issue with us as well. Always showing historyTimeslotInMinutes + EnableLogContext as changed. |
This functionality has been released in v5.32.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Terraform Core Version
1.4.5
AWS Provider Version
4.65.0
Affected Resource(s)
aws_dms_replication_task
Expected Behavior
Specifying the EnableLogContext property in the replication task settings should not trigger a perpetual diff.
Actual Behavior
Specifying the EnableLogContext property in the replication task settings triggers a perpetual diff.
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
Introduced by #30885
References
#19883
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: