Commit ec83cb1
authored
docs: CI for Terralith to Terragrunt Guide (#4811)
* docs: Adding automated tests for Terralith to Terragrunt guide
* chore: Adding automated test for setup
* chore: Refactoring fixtures into raw imports
* fix: Adding step 1 test
* docs: Refactoring step 2 into imported code
* fix: Don't use subtests for guide test
* docs: Refactoring step 3 into imported code
* docs: Adding step 3 tests
* docs: Refactoring step 4 into imported code
* docs: Adding step 4 tests
* docs: Refactoring step 5 into imported code
* docs: Adding step 5 tests
* docs: Adding step 6 tests
* docs: Adding step 6 test
* docs: Refactoring step 7 + 8 into imported code
* fix: Reverting build flag
* docs: Adding step 7 test
* docs: Adding step 8 test
* docs: Adding `force_destroy` to all the examples inputs in the Terralith to Terragrunt guide
* fix: Addressing test failures
* fix: Fixing build flag
* fix: Use `RunTerragruntCommandWithOutput` instead of `ExecWithTestLogger` for `terragrunt` calls
* fix: Fixing compiler issue
* feat: Adding mise helpers
* fix: Use `ExecWithMise` for `terragrunt` calls as well
* fix: Update expected output
* fix: Addressing lint finding
* fix: Fixing merge conflict mistake
* fix: Isolating Terralith to Terragrunt as a Tofu test
* fix: Updating bucket names to reflect workshop date1 parent 0523365 commit ec83cb1
42 files changed
Lines changed: 1842 additions & 3049 deletions
File tree
- docs-starlight/src
- content/docs/02-guides/01-terralith-to-terragrunt
- fixtures/terralith-to-terragrunt/walkthrough
- step-1-starting-the-terralith/live
- step-2-refactoring/live
- step-3-adding-dev/live
- step-4-breaking-the-terralith/live
- dev
- prod
- step-5-adding-terragrunt/live
- dev
- prod
- step-6-breaking-the-terralith-further/live
- dev
- ddb
- iam
- lambda
- s3
- prod
- ddb
- iam
- lambda
- s3
- step-7-taking-advantage-of-terragrunt-stacks
- catalog/units/s3
- live
- dev
- prod
- step-8-refactoring-state-with-terragrunt-stacks
- catalog/units/s3
- live
- dev
- prod
- test
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
52 | 46 | | |
53 | 47 | | |
54 | 48 | | |
| |||
0 commit comments