Commit 5eba8e1
authored
feat: Deprecating
* feat: Deprecating `terragrunt.hcl` as root
* fix: Passing in Logger to catalog
* fix: Updating all references to `find_in_parent_config()` to `find_in_parent_config("root")`
* fix: Addressing markdownlint errors
* fix: Addressing deprecated CircleCI configs.
See this: https://circleci.com/docs/configuration-reference/#using-when-in-workflows
* fix: Adjusting usage of `find_in_parent_folders("terragrunt.hcl")` to `find_in_parent_folders("root.hcl")`
* Revert "fix: Addressing deprecated CircleCI configs."
This reverts commit c0ecfb9.
* fix: Renaming more root `terragrunt.hcl` files
* fix: Test fixes
* fix: Addressing some hidden dependencies on root `terragrunt.hcl`
* fix: Addressing more hidden root `terragrunt.hcl` usage
* fix: Using non-deprecated resource instead of data
* fix: Using non-deprecated run-all instead of apply-all
* fix: Fixing more tests
* fix: Setting root as `root.hcl` in AWS and GCP tests
* fix: Removing unneeded config
* fix: Adjusting which tests use `root.hcl` and which use `terragrunt.hcl`
* fix: Hopefully last config adjustment
* fix: Another unit test fix
* fix: Adding debounce to strict controls
* wip: Working on getting scaffold to allow for non-terragrunt.hcl roots
* fix: Explicitly ignoring triggered status during tests
* fix: Fixing more tests
* fix: Fixing `TestDefaultTemplateVariables`
* fix: Fixing more tests
* fix: Remove strict mode integration tests from parallel
* fix: Fixing manually setting the variable for scaffold
* feat: More documentation and testing
* fix: Made an adjustment I'm not sure about
* feat: Trying things out the way Levko recommended
* fix: More like Levko recommended
* feat: Adding more docs for the deprecation
* fix: Using `errors` instead of `fmt`
* fix: Moving shared logic to `cli/commands`
* fix: Reduce, Reuse, Recycle
* fix: Fixing reference left for `config.RecommendedParentConfigName`
* fix: It's easier to add it than to argueterragrunt.hcl as root (#3588)1 parent 0a571bf commit 5eba8e1
259 files changed
Lines changed: 1011 additions & 414 deletions
File tree
- cli
- commands
- catalog
- scaffold
- configstack
- config
- docs/_docs
- 01_getting-started
- 02_features
- 04_reference
- 05_migration_guides
- internal/strict
- options
- test
- fixtures
- auth-provider-cmd/multiple-apps
- app1
- app2
- app3
- auto-retry/apply-all
- app1
- app2
- app3
- catalog
- complex-legacy-root
- dev
- us-west-1
- modules/terraform-aws-eks
- prod
- stage
- complex
- dev/us-west-1
- prod
- stage
- config-files/ignore-terraform-data-dir
- subdir
- dependency-optimisation
- module-a
- module-b
- module-c
- destroy-warning
- vpc
- download
- local-include-disable-copy-lock-file
- module-b
- local-include-with-prevent-destroy-dependencies
- module-b
- engine
- opentofu-latest-run-all
- app1
- app2
- app3
- app4
- app5
- opentofu-run-all
- app1
- app2
- app3
- app4
- app5
- feature-flags/include-flag
- app
- find-parent-with-deprecated-root
- app
- find-parent
- app
- gcs-parallel-state-init
- template
- get-output
- localstate/live
- child
- parent
- mock-outputs-merge-strategy-with-state
- merge-strategy-with-state-compat-conflict/live
- child
- parent
- merge-strategy-with-state-compat-false/live
- child
- parent
- merge-strategy-with-state-compat-true/live
- child
- parent
- merge-strategy-with-state-deep-map-only/live
- child
- parent
- merge-strategy-with-state-default/live
- child
- parent
- merge-strategy-with-state-no-merge/live
- child
- parent
- merge-strategy-with-state-shallow/live
- child
- parent
- mock-outputs-merge-with-state
- merge-with-state-default/live
- child
- parent
- merge-with-state-false/live
- child
- parent
- merge-with-state-no-override/live
- child
- parent
- merge-with-state-true-validate-only/live
- child
- parent
- merge-with-state-true/live
- child
- parent
- nested-optimization-disable
- dep
- nested-optimization-nogen
- dep
- nested-optimization
- dep
- get-path/path_relative_from_include/lives
- dev
- base
- cluster
- graph-dependencies
- root
- backend-app
- frontend-app
- mysql
- redis
- vpc
- hooks/before-after-and-error-merge
- qa/my-app
- include-deep
- child
- include-expose
- mixed-with-bare/child
- multiple/child
- single-bare/child
- single/child
- with-dependency-reference-input
- child
- with-dependency
- child
- include
- qa/my-app
- stage/my-app
- init-cache
- app
- inputs-from-dependency/apps
- b
- locals/local-in-include
- qa/my-app
- manifest-removal
- app
- module-path-in-error
- d1
- modules
- hcl-module-b
- module-b-child
- json-module-b
- module-b-child
- module-b
- module-b-child
- module-e
- module-e-child
- module-m
- module-m-child
- output-all
- env1
- app1
- app2
- app3
- output-from-remote-state
- env1
- app1
- app2
- app3
- output-module-groups/root
- backend-app
- frontend-app
- mysql
- redis
- vpc
- parallel-run
- dev/app
- parallel-state-init
- template
- parent-folders
- multiple-terragrunt-in-parents
- child
- sub-child
- sub-sub-child
- terragrunt-in-root
- partial-parse
- ignore-bad-block-in-parent
- child
- partial-inheritance
- child
- prevent-destroy-not-set
- child
- prevent-destroy-override
- child
- regressions/exclude-dependency
- amazing-app/k8s
- clusters/eks
- testapp/k8s
- render-json-mock-outputs
- app
- dependency
- render-json
- main
- skip-legacy-root
- base-module
- skip-false
- resource1
- resource2
- skip-true
- resource1
- resource2
- skip
- base-module
- skip-false
- resource1
- resource2
- skip-true
- resource1
- resource2
- stack
- mgmt
- bastion-host
- kms-master-key
- vpc
- stage
- backend-app
- frontend-app
- mysql
- redis
- search-app
- vpc
- validate-inputs
- fail-included-unused
- module
- success-included
- module
- version-check
- a
- b
- util
- testdata/fixture-glob-canonical/module-b
- module-b-child
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
14 | 22 | | |
15 | 23 | | |
16 | 24 | | |
17 | 25 | | |
18 | 26 | | |
| 27 | + | |
19 | 28 | | |
20 | 29 | | |
21 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
515 | | - | |
| 515 | + | |
| 516 | + | |
516 | 517 | | |
517 | 518 | | |
518 | 519 | | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
519 | 524 | | |
520 | 525 | | |
521 | 526 | | |
| |||
659 | 664 | | |
660 | 665 | | |
661 | 666 | | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
48 | 53 | | |
49 | 54 | | |
50 | 55 | | |
| |||
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
98 | 108 | | |
99 | 109 | | |
100 | 110 | | |
| |||
166 | 176 | | |
167 | 177 | | |
168 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
169 | 192 | | |
170 | 193 | | |
171 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
26 | 27 | | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | | - | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
76 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
77 | 81 | | |
78 | 82 | | |
79 | 83 | | |
| |||
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
89 | | - | |
| 93 | + | |
90 | 94 | | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
94 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
95 | 101 | | |
96 | 102 | | |
97 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
54 | 65 | | |
55 | 66 | | |
56 | 67 | | |
| |||
61 | 72 | | |
62 | 73 | | |
63 | 74 | | |
64 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
65 | 87 | | |
66 | 88 | | |
67 | 89 | | |
| |||
106 | 128 | | |
107 | 129 | | |
108 | 130 | | |
109 | | - | |
110 | | - | |
111 | | - | |
| 131 | + | |
112 | 132 | | |
113 | 133 | | |
114 | 134 | | |
115 | | - | |
| 135 | + | |
116 | 136 | | |
117 | 137 | | |
| 138 | + | |
| 139 | + | |
118 | 140 | | |
119 | 141 | | |
120 | | - | |
| 142 | + | |
121 | 143 | | |
122 | | - | |
| 144 | + | |
123 | 145 | | |
124 | | - | |
| 146 | + | |
125 | 147 | | |
126 | 148 | | |
127 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
444 | 445 | | |
445 | 446 | | |
446 | 447 | | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
447 | 465 | | |
448 | 466 | | |
449 | 467 | | |
| |||
0 commit comments