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

Add CSV classifier to the AWS Glue Classifier resource #9083

Closed
ThomasWunderlich opened this issue Jun 21, 2019 · 7 comments · Fixed by #9824
Closed

Add CSV classifier to the AWS Glue Classifier resource #9083

ThomasWunderlich opened this issue Jun 21, 2019 · 7 comments · Fixed by #9824
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/glue Issues and PRs that pertain to the glue service.
Milestone

Comments

@ThomasWunderlich
Copy link
Contributor

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 "me too" comments, 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

Currently the AWS Glue classifier resource supports 3/4 of the classifier types. CSV is not included for some reason (maybe it was added later?). This issue is to add the CSV classifier type to the resource

Relevant AWS docs: https://docs.aws.amazon.com/glue/latest/dg/custom-classifier.html

New or Affected Resource(s)

  • aws_glue_classifier

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

Are there any other GitHub issues (open or closed) or pull requests that should be linked here? Vendor blog posts or documentation? For example:
Related Github Issues/PRs

AWS Docs:

@ThomasWunderlich ThomasWunderlich added the enhancement Requests to existing resources that expand the functionality or scope. label Jun 21, 2019
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Jun 21, 2019
@ThomasWunderlich
Copy link
Contributor Author

I'll note that I'm interested in working on this, potentially next week. If you don't see a related PR up by June 28 2019, then this should be considered up for grabs

@aeschright aeschright added the service/glue Issues and PRs that pertain to the glue service. label Jun 21, 2019
@bflad bflad removed the needs-triage Waiting for first response or review from a maintainer. label Jun 25, 2019
ThomasWunderlich pushed a commit to ThomasWunderlich/terraform-provider-aws that referenced this issue Jun 25, 2019
@ThomasWunderlich
Copy link
Contributor Author

I've started work on this, although it probably won't be finished by June 28th

@WheresWardy
Copy link

@ThomasWunderlich Did you manage to get anywhere with this? I might look at taking it on otherwise

@ThomasWunderlich
Copy link
Contributor Author

@WheresWardy I actually have a partially completed branch up at https://github.com/ThomasWunderlich/terraform-provider-aws/tree/twunderlich/9083-glue-add-csv-classifier
I'm going to finish off the tests this week, if you want to take a look

@ThomasWunderlich
Copy link
Contributor Author

The PR is currently ready and awaiting review. For those interested please thumbs up the PR so that the maintainers know how much interest there is and can prioritize it properly. Thanks!

@bflad bflad added this to the v2.33.0 milestone Oct 11, 2019
@bflad
Copy link
Contributor

bflad commented Oct 11, 2019

Support for a new csv_classifier configuration block in the aws_glue_classifier resource has been merged and will release with version 2.33.0 of the Terraform AWS Provider on Thursday next week. Thanks @ThomasWunderlich for the implementation. 🎉

@ghost
Copy link

ghost commented Mar 29, 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 Mar 29, 2020
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants