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.67.7
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: main
Choose a head ref
  • 6 commits
  • 48 files changed
  • 3 contributors

Commits on Sep 17, 2024

  1. User-friendly error for invalid envs/flags (#3414)

    * fix: user-friendly error for invalid envs
    
    * chore: code improvements
    
    * chore: code comment
    levkohimins committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    814fb36 View commit details
    Browse the repository at this point in the history
  2. feat: Adding codespell to Automatically Check Spelling (#3413)

    * feat: Adding `.codespellrc` to add configuration for spellchecker
    
    * fix: Fixing a bunch of misspelled words
    
    * feat: Adding `codespell` to CI
    yhakbar committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1b5231a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    b350dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2593c5e View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    2a0eddc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Improved errors printing in case of terraform/tofu invocation (#3423)

    * Improved erorr printing to incude stderr and stdout
    
    * lint fixes
    
    * Test to do output of errors
    
    * Updated handling of error message
    
    * Updated log level
    denis256 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    70797fd View commit details
    Browse the repository at this point in the history
Loading