Skip to content
Discussion options

You must be logged in to vote

You can migrate folder paths by doing the following:

  1. In the old folder structure, dump out the state to a known, temporary location using terragrunt state pull > $PATH_TO_TEMP_LOCATION
  2. Switch to the new folder structure and import the state using terragrunt state push $PATH_TO_TEMP_LOCATION

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yorinasub17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
1 participant