Closed jshort-insights closed 1 year ago
Voting for Prioritization
Volunteering to Work on This Issue
This functionality has been released in v5.10.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. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform Core Version
1.4.5
AWS Provider Version
5.5.0
Affected Resource(s)
aws_quicksight_analysis
Expected Behavior
Setting the screen_canvas_size_options.resize_option as
RESPONSIVE
value should be applied to analysis sheetActual Behavior
Creating the analysis fails with an exception
and alternatively when creating it
optimized_view_port_width
configured it returnsRelevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None