Skip to content

Commit 5f64c14

Browse files
fix: update docs/concepts/configuration/runtime-configuration/README.md - better wording
Co-authored-by: Joey Stout <[email protected]>
1 parent 1bdbca0 commit 5f64c14

File tree

1 file changed

+1
-2
lines changed
  • docs/concepts/configuration/runtime-configuration

1 file changed

+1
-2
lines changed

docs/concepts/configuration/runtime-configuration/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -149,5 +149,4 @@ This setting determines the Terragrunt parametrization.
149149
For example, if you set `terraform_version` only, all other fields will be reset to their defaults.
150150

151151
!!! info
152-
This parametrizes only if a stack is defined as a Terragrunt stack. Adding this does not allow us to override the stack type. For example, Ansible stacks don't become Terragrunt now.
153-
It could be helpful for monorepo; it works for Terragrunt stacks only, different ones left untouched.
152+
Terragrunt specific parameters only work when the stack is a terragrunt stack. Adding this does not override the stack type. For example, Ansible stacks don't become Terragrunt stacks.

0 commit comments

Comments
 (0)