hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
401 stars 484 forks source link

Need to add tags to taggable resources #72

Closed jcejohnson closed 6 years ago

jcejohnson commented 6 years ago

Similar to my recent terraform-aws-vault PR, I have a need to apply tags to all taggable resources (corporate policy). I have a commit on our fork and will be submitting a PR as soon as I test it in our environment.

brikis98 commented 6 years ago

Sounds good!

jcejohnson commented 6 years ago

https://github.com/hashicorp/terraform-aws-consul/pull/74