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 Jobs #3877

Closed
bflad opened this issue Mar 22, 2018 · 7 comments · Fixed by #4028
Closed

Feature Request: Resource for managing AWS Glue Jobs #3877

bflad opened this issue Mar 22, 2018 · 7 comments · Fixed by #4028
Assignees
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_job

Terraform Configuration Files

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

Expected Behavior

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

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 bflad added this to the v1.13.0 milestone Mar 22, 2018
@bflad bflad self-assigned this Mar 22, 2018
@bflad
Copy link
Contributor Author

bflad commented Mar 22, 2018

I will be taking a look at implementing this starting next week.

@FireballDWF
Copy link

If you produce a test build for me, I'm willing to beta test. I had starting working earlier today on a terraform wrapping cloudformation to get this resource.

@bflad
Copy link
Contributor Author

bflad commented Apr 3, 2018

@FireballDWF thanks! I should have it mostly finished up this afternoon or tomorrow. I'll reach out to you via email. 😄

@bflad
Copy link
Contributor Author

bflad commented Apr 3, 2018

PR submitted: #4028

@bflad bflad modified the milestones: v1.14.0, v1.15.0 Apr 6, 2018
@bflad
Copy link
Contributor Author

bflad commented Apr 13, 2018

The new aws_glue_job resource has been merged into master and will release with v1.15.0 of the AWS provider, likely mid next week.

@bflad
Copy link
Contributor Author

bflad commented Apr 18, 2018

This has been released in version 1.15.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
Development

Successfully merging a pull request may close this issue.

2 participants