How do I migrate to a new folder structure using Terragrunt? #229
Answered
by
yorinasub17
yorinasub17
asked this question in
Help
-
|
A naive copy paste causes the state file to be lost because the |
Beta Was this translation helpful? Give feedback.
Answered by
yorinasub17
Feb 28, 2022
Replies: 1 comment
-
|
You can migrate folder paths by doing the following:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yorinasub17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can migrate folder paths by doing the following:
terragrunt state pull > $PATH_TO_TEMP_LOCATIONterragrunt state push $PATH_TO_TEMP_LOCATION