#terragrunt (2021-05)

terragrunt

Terragrunt discussions

Archive: https://archive.sweetops.com/terragrunt/

2021-05-12

sheldonh avatar
sheldonh

Is there anyway to reduce the effort in dependency mocks so I don’t have to paste large output mocked examples in all the places I call it?

David avatar

hmm, why do you use so many dependency mocks? Is there a reason you can’t apply your modules in a topologically sorted order?

sheldonh avatar
sheldonh

Wanted to be able to open and hit plan-all without a bunch of errors from stack directory

2021-05-14

2021-05-18

Milosb avatar

Gcp people how do you usually structure terragrunt repo? I mainly use aws so i didn’t have opportunities to use it with gcp.

1
    keyboard_arrow_up