Replies: 1 comment
-
Hi @joeyqliu , Thank you for your questions!
I recommend you read the official Terragrunt documentation https://terragrunt.gruntwork.io/docs/
I assume yes, but you will most likely need to create a new sandbox account on AWS where you will test your Terragrunt configuration. Reagrds, |
Beta Was this translation helpful? Give feedback.
-
Hey Terragrunt,
I am looking to transform and migrate our current terraform setup into a monorepo with an end state that utilizes terragrunt.
We currently have 20+ repositories mainly consisting of terraform code as stacks. I'm trying to pull all these stacks into a single repo and slowly refactor them to utilize terragrunt.
Is there any guidance on doing something like this?
Additionally, do you guys know if it is possible for me to have a single repo, with a subdirectory containing stacks, but not using terragrunt & then to also have other subdirectories that do use terragrunt?
I am trying to have a way for developers to slowly migrate over to the new structure while not blocking them on any other work.
Thank you,
Joey
Tracked in ticket #110407
Beta Was this translation helpful? Give feedback.
All reactions