mirror of https://github.com/pulumi/pulumi.git
818 B
818 B
Please Note: Release v3.5.0 failed in our build pipeline so will be rebuilt with a new tag of v3.5.1
Improvements
- [cli] - Added support for passing custom paths that need
to be watched by the
pulumi watch
command. #7115 - [cli] - Add
pulumi diagnostic environment
command to output information for support #2715