terraform-community-modules / tf_aws_elasticsearch

[DEPRECATED] Use https://github.com/terraform-aws-modules/terraform-aws-opensearch
MIT License
79 stars 97 forks source link

Add Support for Tags #8

Closed cmorgan-qc closed 6 years ago

cmorgan-qc commented 6 years ago

Right now, it looks like the tags are hardcoded (https://github.com/terraform-community-modules/tf_aws_elasticsearch/blob/master/main.tf#L55)

We use tagging for cost reporting, so we need to be able to add our own tags to the ES resource. I'm happy to send a PR (I'll need to run it through my company's process first) to add this support if you let me know the preferred workflow.

antonbabenko commented 6 years ago

Tagging has been added in v0.2.0.