[Bug]: Quicksight window options bug #33223
Labels
bug
Addresses a defect in current functionality.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
service/quicksight
Issues and PRs that pertain to the quicksight service.
Milestone
Terraform Core Version
1.5.0
AWS Provider Version
5.14.0
Affected Resource(s)
aws_quicksight_analysis
Expected Behavior
Configuring integer bounds should allow applying the resource.
Additional also double values should be allowed as the AWS API: https://docs.aws.amazon.com/quicksight/latest/APIReference/API_GeospatialCoordinateBounds.html
Actual Behavior
Applying fails with "expected type to be integer"
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Apply any window options with integer values for the bounds (also double or string or any other combination does not work)
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: