aws_keyspaces_table doesn't support collections like list/set/map #25229
Labels
bug
Addresses a defect in current functionality.
service/keyspaces
Issues and PRs that pertain to the keyspaces service.
Milestone
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
For the
tags
column AWS throws this error:For the
tags2
column the client throws this error:Panic Output
Expected Behavior
The schema definition of tags2 should be accepted
Actual Behavior
As stated above, it fails to validate the regular expression of the type attribute
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: