Back to Terragrunt

Scaffold Root File Name

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

1.0.3341 B
Original Source

Specifies the name of the root configuration file to include in generated terragrunt.hcl files during scaffolding. This is equivalent to using --var=RootFileName=<name>, and will be overridden if the corresponding var value is set.

Example:

bash
terragrunt scaffold github.com/org/repo//modules/mysql --root-file-name root.hcl