-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: gruntwork-io/terragrunt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.72.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gruntwork-io/terragrunt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.72.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 67 files changed
- 3 contributors
Commits on Feb 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f8723f5 - Browse repository at this point
Copy the full SHA f8723f5View commit details
Commits on Feb 4, 2025
-
feat: Add incomplete Starlight rewrite of docs site (#3760)
* feat: Bare minimum starlight server as a starting point for prototyping * feat: Upgrading starlight * feat: Adding minimal starlight prototype * feat: Switching to starlight Filetrees * wip: WIP work on getting dynamic content * chore: Pinning relevant versions in mise.toml * fix: Fixing more filetrees * fix: Working refactor * fix: Adding dynamicity to astro * fix: Fixing another Filetree * fix: Fixing astro config * feat: Done prototyping * fix: Setting up routes to work like the legacy docs site * fix: Adding a `TODO.md` * fix: Fixing typo
Configuration menu - View commit details
-
Copy full SHA for f9eb618 - Browse repository at this point
Copy the full SHA f9eb618View commit details
Commits on Feb 6, 2025
-
feat: Add office hours banner (#3843)
* feat: Add office hours banner * fix: Updating link for banner
Configuration menu - View commit details
-
Copy full SHA for 8077393 - Browse repository at this point
Copy the full SHA 8077393View commit details -
feat: Content parity with prod docs (#3844)
* feat: Bare minimum starlight server as a starting point for prototyping * feat: Upgrading starlight * feat: Adding minimal starlight prototype * feat: Switching to starlight Filetrees * wip: WIP work on getting dynamic content * chore: Pinning relevant versions in mise.toml * fix: Fixing more filetrees * fix: Working refactor * fix: Adding dynamicity to astro * fix: Fixing another Filetree * fix: Fixing astro config * feat: Done prototyping * fix: Setting up routes to work like the legacy docs site * fix: Adding a `TODO.md` * fix: Fixing typo * fix: Fixing favicon * fix: Renaming all docs files so that they're lexically sorted * fix: Adding logo * feat: Working on getting features docs put together * fix: Cleaning up Stacks feature docs * feat: Adding includes docs * feat: Small adjustment to trigger deployment * fix: Add file names to all code fences * fix: Adding file names to code fences * feat: Adding scaffold * feat: Adding extra arguments docs * feat: Adding AWS authentication docs * feat: Adding hooks docs * feat: Updating hoomepage * feat: Adding auto-init docs * feat: Adding runtime control * feat: Adding provider cache server docs * feat: Adding engine docs * fix: Fixing contribution docs * fix: Fixing support docs * feat: Adding license docs * feat: Adding configuration overview * feat: Adding configuration block docs * feat: Adding attributes docs * feat: Adding functions docs * feat: Migrating CLI docs * feat: Cleaning up old configuration docs * fix: Moving over the rest of the docs * feat: Adding strict controls and experiments docs * chore: Bump pnpm * feat: Adding remaining content * fix: Bugs from merge * fix: Downgrading node and pnpm * fix: Adding package-lock.json * fix: Moving to bun * fix: Update README.md to point out that we're using bun * fix: Fixing codespell ignore to ignore bun instead of pnpm * Update docs-starlight/src/content/docs/02-features/09-hooks.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update docs-starlight/src/content/docs/02-features/12-provider-cache-server.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: Updating banner * fix: Better TODO * fix: Fixing experiments docs * fix: Cleaning up lock file handling docs * fix: Fixing `auto-init` docs * fix: More grammar updates * fix: Fixing strict controls docs * fix: Updating scaffold docs * fix: Fixing functions docs * fix: Moving engine docs to MDX so that we can add a script to fetch the latest version on request * fix: Fixing runtime-control * fix: Fixing hooks docs * fix: Fixing aws-authentication docs * fix: Fixing includes docs * fix: Fixing state backend docs * fix: Fixing configuration blocks and terragrunt cache * fix: More typo fixes * fix: More typo fixes * fix: More English fixes * fix: More English fixes * fix: Don't try to use a link here --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 33886d0 - Browse repository at this point
Copy the full SHA 33886d0View commit details -
feat: Adding Docker Compose for local dev (#3847)
* feat: Bare minimum starlight server as a starting point for prototyping * feat: Upgrading starlight * feat: Adding minimal starlight prototype * feat: Switching to starlight Filetrees * wip: WIP work on getting dynamic content * chore: Pinning relevant versions in mise.toml * fix: Fixing more filetrees * fix: Working refactor * fix: Adding dynamicity to astro * fix: Fixing another Filetree * fix: Fixing astro config * feat: Done prototyping * fix: Setting up routes to work like the legacy docs site * fix: Adding a `TODO.md` * fix: Fixing typo * fix: Fixing favicon * fix: Renaming all docs files so that they're lexically sorted * fix: Adding logo * feat: Working on getting features docs put together * fix: Cleaning up Stacks feature docs * feat: Adding includes docs * feat: Small adjustment to trigger deployment * fix: Add file names to all code fences * fix: Adding file names to code fences * feat: Adding scaffold * feat: Adding extra arguments docs * feat: Adding AWS authentication docs * feat: Adding hooks docs * feat: Updating hoomepage * feat: Adding auto-init docs * feat: Adding runtime control * feat: Adding provider cache server docs * feat: Adding engine docs * fix: Fixing contribution docs * fix: Fixing support docs * feat: Adding license docs * feat: Adding configuration overview * feat: Adding configuration block docs * feat: Adding attributes docs * feat: Adding functions docs * feat: Migrating CLI docs * feat: Cleaning up old configuration docs * fix: Moving over the rest of the docs * feat: Adding strict controls and experiments docs * chore: Bump pnpm * feat: Adding remaining content * fix: Bugs from merge * fix: Downgrading node and pnpm * fix: Adding package-lock.json * fix: Moving to bun * fix: Update README.md to point out that we're using bun * fix: Fixing codespell ignore to ignore bun instead of pnpm * Update docs-starlight/src/content/docs/02-features/09-hooks.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * Update docs-starlight/src/content/docs/02-features/12-provider-cache-server.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> * fix: Updating banner * fix: Better TODO * fix: Fixing experiments docs * fix: Cleaning up lock file handling docs * fix: Fixing `auto-init` docs * fix: More grammar updates * fix: Fixing strict controls docs * fix: Updating scaffold docs * fix: Fixing functions docs * fix: Moving engine docs to MDX so that we can add a script to fetch the latest version on request * fix: Fixing runtime-control * fix: Fixing hooks docs * fix: Fixing aws-authentication docs * fix: Fixing includes docs * fix: Fixing state backend docs * fix: Fixing configuration blocks and terragrunt cache * fix: More typo fixes * fix: More typo fixes * fix: More English fixes * fix: More English fixes * fix: Don't try to use a link here * fix: Fixing `TODO.md` formatting * feat: Adding Docker Compose for local development --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70b8959 - Browse repository at this point
Copy the full SHA 70b8959View commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8ad5105 - Browse repository at this point
Copy the full SHA 8ad5105View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.72.6...v0.72.8