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 76142d6 commit 96cd075Copy full SHA for 96cd075
docs/ce/features/layering-terragrunt.mdx renamed to docs/ce/features/layering.mdx
@@ -1,5 +1,5 @@
1
---
2
-title: "Layring with Terragrunt"
+title: "Dependencies and Layering"
3
4
5
In a terragrunt monorepo you will usually have multiple dependant modules
docs/mint.json
@@ -71,7 +71,7 @@
71
"ce/features/commentops",
72
"ce/features/opa-policies",
73
"ce/features/concurrency",
74
- "ce/features/layering-terragrunt",
+ "ce/features/layering",
75
"ce/features/pr-level-locks",
76
"ce/features/plan-persistence",
77
"ce/features/private-runners"
0 commit comments