We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d394c62 commit 2bb5a00Copy full SHA for 2bb5a00
cli/commands/scaffold/scaffold.go
@@ -54,7 +54,7 @@ variables:
54
type: string
55
`
56
DefaultTerragruntTemplate = `
57
-# This is a Terragrunt module generated by boilerplate.
+# This is a Terragrunt unit generated by Gruntwork Boilerplate (https://github.com/gruntwork-io/boilerplate).
58
terraform {
59
source = "{{ .sourceUrl }}"
60
}
0 commit comments