-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update terragrunt support to use terragrunt run-all plan / apply / destroy #896 #910
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for the fix! I'll kick off tests now.
OK, there were two test failures:
|
Thanks @brikis98 I made some changes and added debug (see
It seems the message contains that previously because of the deprecated message:
should that assertion be removed, or how we could assert |
ok I further added |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks! I'll kick off tests now.
Pre-commit hook failed:
Please run |
I am really sorry - I have run goimports and push again... |
No prob! I'll re-run tests now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests passed! Merging now.
great!! thank you!! |
As described in #896 replacing deprecated terragrunt commands with
run-all