Replies: 1 comment
-
|
Hi thanks for the feedback! I filed a feature request ticket for this feature in the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically I've seen most tutorials on terragrunt recommending to wrap a resource in a module but the issue with this is you end up re-implementing half of gcp, azurerm, etc with default args, ideally I could:
Or similar which would inherit vars, output, etc from the resource, this would remove about 3/4 of what currently makes up my terragrunt repo.
Tracked in ticket #108763
Beta Was this translation helpful? Give feedback.
All reactions