-
Notifications
You must be signed in to change notification settings - Fork 5
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 submodule hash, make tasks work the same in any dir #190
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #190 +/- ##
=======================================
Coverage 44.75% 44.75%
=======================================
Files 71 71
Lines 5865 5865
=======================================
Hits 2625 2625
Misses 3235 3235
Partials 5 5 ☔ View full report in Codecov by Sentry. |
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.
Left some comments - I don't think we should include the terraform formatting related commands. They are too niche and not required for anyone who isn't tophatting. I personally just let my editor format my terraform files.
Issues
Changelog
changie
entry, N/A Taskfile update onlyTophatting