hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.7k stars 9.07k forks source link

CreateTableDefaultPermissions argument is not supported for aws_glue_catalog_database creation #14411

Closed peramnaveen29 closed 3 years ago

peramnaveen29 commented 4 years ago

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

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References

peramnaveen29 commented 4 years ago

@ewbankkit Is this gonna be added along with the enhancement #9700 as mentioned in August - October 2020 Roadmap ?

ewbankkit commented 4 years ago

@peramnaveen29 I have added the Lake Formation service label to this issue so that it can be considered as part of the overall Lake Formation support story. Thanks.

YakDriver commented 3 years ago

This functionality is available with Lake Formation (see #13250 and #13396) and available in 3.22. I'm going to close this but if you continue to have issues not addressed above, please open a new issue. Thanks for your interest!

ghost commented 3 years ago

This has been released in version 3.22.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

ghost commented 3 years 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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!