QuickSigth Dataset Created / Updated with field description
Actual Behavior
QuickSigth Dataset Create / Update fails when tag_column_operation data_transform is present
Relevant Error/Panic Output Snippet
│ Error: updating QuickSight Data Set (XXXXXXXXXXX,abc): operation error QuickSight: UpdateDataSet, https response error StatusCode: 400, RequestID: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx, InvalidParameterValueException: Invalid ColumnTag added for column with name Data Load Datetime
│
│ with aws_quicksight_data_set.test_fact,
│ on main.tf line xxx, in resource "aws_quicksight_data_set" "test_fact":
│ xxx: resource "aws_quicksight_data_set" "test_fact" {
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.9.8.
AWS Provider Version
5.73.0
Affected Resource(s)
aws_quicksight_data_set
Expected Behavior
QuickSigth Dataset Created / Updated with field description
Actual Behavior
QuickSigth Dataset Create / Update fails when tag_column_operation data_transform is present
Relevant Error/Panic Output Snippet
Terraform Configuration Files
N/A
Steps to Reproduce
N/A
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None