Skip to main content
Knowledge Base

What's the tagging strategy with the Ref Arch?

Answer

A customer asked: > What's the tagging strategy for resources in the Ref Arch?

Since tagging is highly organization dependent, we don’t implement any tagging out of the box. That said, you can implement tagging strategies with relative ease by updating the root terragrunt.hcl configurations to configure the aws provider blocks with the `default_tags` directive (see https://www.hashicorp.com/blog/default-tags-in-the-terraform-aws-provider for more info). Credit for this solution goes to @yorinasub17