Skip to main content

Terratag

Terratag is a CLI tool developed by env zero that applies tags or labels across your Infrastructure-as-Code (IaC) codebase. Terratag automatically applies consistent tags to AWS, GCP, and Azure resources across your Terraform or Terragrunt files.

Getting started

Visit the official Terratag website to download the binary and view additional documentation.

Visit Terratag

Download Terratag and view full documentation

CLI flags

All flags can also be set via environment variables using the pattern TERRATAG_<FLAG_NAME_UPPERCASE> (for example, -tags can be set with TERRATAG_TAGS). Command-line flags take precedence over environment variables.
Terratag is part of the env zero platform ecosystem and integrates with env zero’s Infrastructure-as-Code management capabilities.

Next steps