Terraform-provider-aws: AWS Glue resources: Add support for resource tags

Created on 24 Feb 2019  ·  7Comments  ·  Source: hashicorp/terraform-provider-aws

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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:

enhancement good first issue servicglue

Most helpful comment

What is the status of this ticket? Is someone working on this - tagging glue resources (supported by AWS since Feb)

All 7 comments

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!

Was this page helpful?
0 / 5 - 0 ratings