ExpediaGroup / apiary-federation

Terraform scripts for deploying Apiary Data Lake federation
https://github.com/ExpediaGroup/apiary
Apache License 2.0
5 stars 10 forks source link

Apply tags to all resource that terraform supports tagging #49

Closed barnharts4 closed 5 years ago

barnharts4 commented 5 years ago

Currently some resources, such as IAM roles, ECS task definitions, etc, are not being tagged with the value of ${var.tags}. Tags should be applied everywhere that Terraform supports tagging.