Open common-cranberry opened 5 months ago
Thank you for opening the issue, @common-cranberry . The reason could be the default value set in the schema used by the provider. I have opened an internal ticket to review the schema and the applicability of the property.
@common-cranberry The change in the schema is available in the registry and is in 1.5.0. Can you retest ?
Community Note
Terraform CLI and Terraform AWS Cloud Control Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
https://gist.github.com/common-cranberry/0e81762edaee4adce0c17c4c36fd54ad
Panic Output
Expected Behavior
The provider should not send any value for
BacktrackWindow
when engine is not implicitly or explicitlyaurora-mysql
which is the only engine to support this functionality.Actual Behavior
The following response is tracked in CloudTrail no matter which of the above values for
backtrack_window
are provided, it is always set to0
with this error message.Steps to Reproduce
terraform apply
Important Factoids
References