Loading...
Loading...
### Terraform Version ```shell 1.7.3 ``` ### Terraform Configuration Files ``resource "aws_lakeformation_opt_in" "table_optins" { principal { data_lake_principal_identifier = "role_arn" } resource_data { table { catalog_id = "catalog_id" database_name = "Db_name" wildcard = true } } } ``` ### Debug Output ``` operation error LakeFormation: CreateLakeFormationOptIn, https response error StatusCode: 400, RequestID: abc InvalidInputException: Table name and table wildcard cannot both be empty.``` ### Expected Behavior terraform optin should be enabled for all tables ### Actual Behavior erroring with operation error LakeFormation: CreateLakeFormationOptIn, https response error StatusCode: 400, RequestID: 2a4fbcb6-b50c-46ec-abb5-3e27acbb3bda, InvalidInputException: Table name and table wildcard cannot both be empty. ### Steps to Reproduce create a resource of opt_in in terraform . run terraform apply ### Additional Context _No response_ ### References _No response_ ### Generative AI / LLM assisted development? _No response_
Click on a version to see all relevant bugs
Terraform Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.