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: Data Source for generating AWS Glue Scripts #3879

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

Feature Request: Data Source for generating AWS Glue Scripts #3879

bflad opened this issue Mar 22, 2018 · 4 comments · Fixed by #4481
Labels
new-data-source Introduces a new data source. 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 Data Source(s)

  • aws_glue_script

Terraform Configuration Files

# New Data Source - not implemented
data "aws_glue_script" "example" {
  # ...
}

Expected Behavior

Generation support for AWS Glue scripts.

Actual Behavior

Data source not implemented.

References

@bflad bflad added new-data-source Introduces a new data source. service/glue Issues and PRs that pertain to the glue service. labels Mar 22, 2018
@bflad bflad added this to the v1.20.0 milestone May 22, 2018
@bflad
Copy link
Contributor Author

bflad commented May 22, 2018

The initial aws_glue_script data source will be available in v1.20.0 of the AWS provider releasing later this week. 👍

@bflad
Copy link
Contributor Author

bflad commented May 23, 2018

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

@dustinfarris
Copy link

Is it possible to factor out the dag nodes and edges into separate data sources? It would nice to be able to modularize these.

@ghost
Copy link

ghost commented Apr 1, 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 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-data-source Introduces a new data source. 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