-
Notifications
You must be signed in to change notification settings - Fork 15
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
Arbitrary pulumi commands #1888
Conversation
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
deb98a4
to
98113ad
Compare
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, tested it too
Co-authored-by: James Robinson <james.em.robinson@gmail.com>
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.
One minor comment but overall I'm happy with this.
The indirection of hatch run dsh pulumi run shm "refresh"
is really something though!
✅ Checklist
Enable foobar integration
rather than515 foobar
).develop
.'[WIP]'
to the title if needed (if you're not yet ready to merge).Add command for running Pulumi CLI commands using a DSH project+stack
🌂 Related issues
🔬 Tests
Tests included, but also locally