hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.64k stars 9.02k forks source link

Add support for managing AWS Glue Databrew resources #26324

Open jussapaavo opened 1 year ago

jussapaavo commented 1 year ago

Community Note

Description

I would like to request a support for managing AWS Glue Databrew resources (datasets, projects, jobs, recipies) with Terraform. This is not currently available through Terraform. However, it is possible through CloudFormation and API. This would be hugely beneficial for us, since we're looking forward to managing all of our stack in Terraform instead of creating some of the resources through web UI.

New or Affected Resource(s)

Potential Terraform Configuration

References

OJFord commented 2 months ago

Is there a particular reason these don't exist, such that I'd run into trying to implement them or that a PR likely wouldn't be accepted?

diofeher commented 1 month ago

@OJFord I don't think so, probably is not a priority to anyone at any company, so it just hangs here haha