Support for tagging AWS Glue resources added in AWS SDK v1.17.4:
AWS Glue adds support for assigning AWS resource tags to jobs, triggers, development endpoints, and crawlers. Each tag consists of a key and an optional value, both of which you define. With this capacity, customers can use tags in AWS Glue to easily organize and identify your resources, create cost allocation reports, and control access to resources.
Affected resources:
aws_glue_crawler
](https://www.terraform.io/docs/providers/aws/r/glue_crawler.html) - https://github.com/terraform-providers/terraform-provider-aws/pull/10805aws_glue_dev_endpoint
- https://github.com/terraform-providers/terraform-provider-aws/pull/7895aws_glue_job
](https://www.terraform.io/docs/providers/aws/r/glue_job.html) - https://github.com/terraform-providers/terraform-provider-aws/pull/9866aws_glue_trigger
](https://www.terraform.io/docs/providers/aws/r/glue_trigger.html)What is the status of this ticket? Is someone working on this - tagging glue resources (supported by AWS since Feb)
I would like to work on it if no one else has started (and it seems like no one has...)
Hi! If someone could take a look at what I started on this issue in https://github.com/terraform-providers/terraform-provider-aws/pull/9866 I would really appreciate it!
Hi folks 👋 Tagging support has been added to released Terraform resources, including aws_glue_job
and aws_glue_trigger
, which will release later today with version 2.39.0 of the Terraform AWS Provider. For additional feature requests or bug reports with Glue tagging functionality (e.g. tagging support in the unreleased aws_glue_dev_endpoint
resource), please create new GitHub issues. Thanks. 👍
This has been released in version 2.39.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.
For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!
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!
Most helpful comment
What is the status of this ticket? Is someone working on this - tagging glue resources (supported by AWS since Feb)