Closed aws-coutl closed 1 year ago
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 Version
Terraform Configuration Files
Debug Output
Error: Too many expression blocks on datafabric.tf line 228, in resource "aws_lakeformation_permissions" "default_datalake": 228: content{ No more than 5 "expression" blocks are allowed
Expected Behavior
the max limit on the tag expressions is 50, that should be the allowable amount here as well.
Actual Behavior
terraform error when more than 5 were specified
Steps to Reproduce
terraform plan terraform apply
Additional Context
No response
References
No response