Back to Terragrunt

Catalog Root File Name

docs/src/data/flags/catalog-root-file-name.mdx

1.0.3349 B
Original Source

Specifies the name of the root configuration file that should be:

  • Included in generated terragrunt.hcl files during scaffolding
  • Used when searching for Catalog URLs

This is particularly useful when your root configuration uses a different naming convention than the default.

Example:

bash
terragrunt catalog --root-file-name root.hcl