Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CreateTableDefaultPermissions argument is not supported for aws_glue_catalog_database creation #14411

Closed
peramnaveen29 opened this issue Jul 30, 2020 · 5 comments
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

Comments

@peramnaveen29
Copy link

peramnaveen29 commented Jul 30, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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)

  • aws_XXXXX

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 peramnaveen29 added the enhancement Requests to existing resources that expand the functionality or scope. label Jul 30, 2020
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Jul 30, 2020
@ewbankkit ewbankkit added the service/glue Issues and PRs that pertain to the glue service. label Jul 30, 2020
@peramnaveen29
Copy link
Author

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

@ewbankkit ewbankkit removed the needs-triage Waiting for first response or review from a maintainer. label Jul 31, 2020
@ewbankkit
Copy link
Contributor

@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.

@ewbankkit ewbankkit added the service/lakeformation Issues and PRs that pertain to the lakeformation service. label Jul 31, 2020
@YakDriver
Copy link
Member

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!

@YakDriver YakDriver added this to the v3.22.0 milestone Dec 18, 2020
@ghost
Copy link

ghost commented Dec 18, 2020

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
Copy link

ghost commented Jan 18, 2021

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!

@ghost ghost locked as resolved and limited conversation to collaborators Jan 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.
Projects
None yet
Development

No branches or pull requests

3 participants