Using modules and environments together #850
Unanswered
keith-miller
asked this question in
Help
Replies: 1 comment 1 reply
-
|
I got it working by making matching I'll have to copy those for each environment so if there is a better way please let me know! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello all! I'm new to Terragrunt (coming from Terraform) and trying to set up my first project. I have the following directory structure:
And in
environments/dev/terragrunt.hclI have:But when I run:
I get:
No changes. Your infrastructure matches the configuration.I'm just wondering how I correct use modules and environments together. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions