ā Error: updating Amazon QuickSight Dashboard (123,example): ValidationException: 1 validation error detected: Value 'AxisDisplayRange(minMax=null, dataDriven=null)' at 'definition.sheets.1.member.visuals.1.member.lineChartVisual.chartConfiguration.primaryYAxisDisplayOptions.axisOptions.dataOptions.numericAxisOptions.range' failed to satisfy constraint: Only 1 member of [minMax, dataDriven] should be provided for structure AxisDisplayRange
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
1.5.6
AWS Provider Version
5.17.0
Affected Resource(s)
Expected Behavior
YAxis is based on data range
Actual Behavior
Dashboard/analysis fails to be updated
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
terraform init terraform plan terraform apply
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
https://docs.aws.amazon.com/quicksight/latest/APIReference/API_AxisDisplayDataDrivenRange.html
Would you like to implement a fix?
None