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

Feature Request: Resource for managing AWS Glue Tables #3880

Closed
bflad opened this issue Mar 22, 2018 · 4 comments · Fixed by #4368
Closed

Feature Request: Resource for managing AWS Glue Tables #3880

bflad opened this issue Mar 22, 2018 · 4 comments · Fixed by #4368
Labels
new-resource Introduces a new resource. service/glue Issues and PRs that pertain to the glue service.
Milestone

Comments

@bflad
Copy link
Contributor

bflad commented Mar 22, 2018

Split feature request from #1416. For issues not immediately being worked on, please use 👍 upvotes on this original issue comment to help guage community interest.

Terraform Version

terraform 0.10+
terraform-provider-aws (new feature)

Affected Resource(s)

  • aws_glue_table

Terraform Configuration Files

# New Resource - not implemented
resource "aws_glue_table" "example" {
  # ...
}

Expected Behavior

Create, read, update, and delete support for AWS Glue tables.

Actual Behavior

Resource not implemented.

References

@bflad bflad added new-resource Introduces a new resource. service/glue Issues and PRs that pertain to the glue service. labels Mar 22, 2018
@tomhutch
Copy link
Contributor

Hi, I've made a start on this resource. It's building on top of a fork from @drewsonne.

https://github.com/TomHutch/terraform-provider-aws/tree/f-aws-glue-database-table

This was referenced Apr 20, 2018
@bflad bflad added this to the v1.18.0 milestone May 8, 2018
@bflad
Copy link
Contributor Author

bflad commented May 8, 2018

The new aws_glue_catalog_table resource will be released with v1.18.0 of the AWS provider, tomorrow!

@bflad
Copy link
Contributor Author

bflad commented May 10, 2018

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

@ghost
Copy link

ghost commented Apr 6, 2020

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 and limited conversation to collaborators Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource Introduces a new resource. service/glue Issues and PRs that pertain to the glue service.
Projects
None yet
2 participants