CreateTableDefaultPermissions argument is not supported for aws_glue_catalog_database creation #14411
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/glue
Issues and PRs that pertain to the glue service.
service/lakeformation
Issues and PRs that pertain to the lakeformation service.
Milestone
Community Note
Description
Terraform docs says only the following arguments are supported:
name - (Required) The name of the database.
catalog_id - (Optional) ID of the Glue Catalog to create the database in. If omitted, this defaults to the AWS Account ID.
description - (Optional) Description of the database.
location_uri - (Optional) The location of the database (for example, an HDFS path).
parameters - (Optional) A list of key-value pairs that define parameters and properties of the database.
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: