Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update defaultwhenmodified to include **/terragrunt.hcl #858

Merged
merged 8 commits into from
Jan 20, 2020
Merged

Update defaultwhenmodified to include **/terragrunt.hcl #858

merged 8 commits into from
Jan 20, 2020

Commits on Nov 28, 2019

  1. Update defaultwhenmodified to include **/terragrunt.hcl

    This allows a pre-existing TG 0.19+ project ot autoplan if no when_modified is set
    
    Closes #803
    JoshiiSinfield committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    87cd0c1 View commit details
    Browse the repository at this point in the history
  2. Update tests to remove duplicate code by adding helper function.

    Also added setter for Autoplan type to allow overriding enabled from default struct
    JoshiiSinfield committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    c2275ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba1b6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f93976 View commit details
    Browse the repository at this point in the history
  5. Revert addition of tests & setter method on type following review com…

    …ments
    
    This reverts commit 0f93976.
    
    Revert "Fix formatting via make fmt"
    
    This reverts commit 8ba1b6d.
    
    Revert "Update tests to remove duplicate code by adding helper function."
    
    This reverts commit c2275ed.
    JoshiiSinfield committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    b00325e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    68a9bd7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b445246 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

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