How do I safely upgrade to the latest version of terragrunt #852
Unanswered
RazvanGherlea
asked this question in
How do I
Replies: 1 comment
-
|
Hey @RazvanGherlea , do you mind sharing what problem you're experiencing while upgrading? If you're trying to have a controlled rollout so that you can test changes, you can use a version manager like mise to pin the version and bump the version via a commit so that you can easily progress through new versions in a controlled fashion. |
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.
-
Hello,
Terragrunt is serving over 150 AWS accounts. I am using github pipelines for planning and applying.
The plan is working as expected with the latest version
0.69.2. Version0.56.2is currently used as the same time.Please can you share with me your experience ?
Beta Was this translation helpful? Give feedback.
All reactions