[Bug]: Quicksight template top_bottom_filter should not require time_granularity #36013
Labels
bug
Addresses a defect in current functionality.
service/quicksight
Issues and PRs that pertain to the quicksight service.
Terraform Core Version
1.5.7
AWS Provider Version
5.38.0
Affected Resource(s)
aws_quicksight_template
Expected Behavior
No errors,
terraform plan
succeedsActual Behavior
Relevant Error/Panic Output Snippet
Terraform Configuration Files
versions.tf
Steps to Reproduce
Create any template that contains a
top_bottom_filter
in afilter_group
withouttime_granularity
defined.Debug Output
No response
Panic Output
No response
Important Factoids
time granularity is not required for top bottom filters, should be optional: https://docs.aws.amazon.com/quicksight/latest/APIReference/API_TopBottomFilter.html
References
https://docs.aws.amazon.com/quicksight/latest/APIReference/API_TopBottomFilter.html
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: