mirror of https://github.com/pulumi/pulumi.git
1.3 KiB
1.3 KiB
Description
Fixes # (issue)
Checklist
- I have run
make tidy
to update any new dependencies - I have run
make lint
to verify my code passes the lint check- I have formatted my code using
gofumpt
- I have formatted my code using
- I have added tests that prove my fix is effective or that my feature works
- I have run
make changelog
and committed thechangelog/pending/<file>
documenting my change
- Yes, there are changes in this PR that warrants bumping the Pulumi Cloud API version