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 Classifiers #3873

Closed
bflad opened this issue Mar 22, 2018 · 3 comments · Fixed by #4472
Closed

Feature Request: Resource for managing AWS Glue Classifiers #3873

bflad opened this issue Mar 22, 2018 · 3 comments · Fixed by #4472
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_classifier

Terraform Configuration Files

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

Expected Behavior

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

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
@bflad
Copy link
Contributor Author

bflad commented May 7, 2018

Pull request for new aws_glue_classifier resource submitted: #4472

@bflad bflad added this to the v1.21.0 milestone May 29, 2018
@bflad
Copy link
Contributor Author

bflad commented May 29, 2018

An initial aws_glue_classifier resource will release with version 1.21.0 of the AWS provider, sometime later this week.

@bflad
Copy link
Contributor Author

bflad commented May 31, 2018

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

@hashicorp hashicorp locked as resolved and limited conversation to collaborators Jun 19, 2019
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
Development

Successfully merging a pull request may close this issue.

1 participant