Skip to content
Permalink

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.91.3
Choose a base ref
...
head repository: gruntwork-io/terragrunt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.91.4
Choose a head ref
  • 4 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 23, 2025

  1. docs: documenting how to exclude files from modules (#5008)

    * docs: documenting how to exclude files from modules
    
    Signed-off-by: Mehdi Bechiri <[email protected]>
    
    * fix coderabbit comments
    
    Signed-off-by: Mehdi Bechiri <[email protected]>
    
    ---------
    
    Signed-off-by: Mehdi Bechiri <[email protected]>
    cebidhem authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    68351ba View commit details
    Browse the repository at this point in the history
  2. Docs: Small fixes in the Provider Cache Server documentation (#4959)

    * docs: fix indent in provider cache server
    
    This changes intends the bullet points describing the
    additional sections added to the `.terraformrc` file.
    
    * docs: fix typo of HTTP status code Locked
    
    This changes fixes the HTTP status code for "Locked"
    which is 423 - not 429.
    Additionally, it adds a link to the MDN docs for this code.
    RafaelWO authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    879ddb7 View commit details
    Browse the repository at this point in the history
  3. feat: Adding support for reading= in --filter (#5004)

    * feat: Adding integration of `reading=` into `filter`
    
    * fix: Testing integration into discovery
    
    * chore: Cleanup
    
    * fix: Fixing rebase
    yhakbar authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    9037331 View commit details
    Browse the repository at this point in the history
  4. docs: Documenting the new reading attribute (#5005)

    * feat: Adding integration of `reading=` into `filter`
    
    * fix: Testing integration into discovery
    
    * chore: Cleanup
    
    * fix: Fixing rebase
    
    * docs: Documenting the new `reading` attribute
    yhakbar authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    92cd370 View commit details
    Browse the repository at this point in the history
Loading