Back to Pulumi

V3.35.3

changelog/v3.35.3.md

3.244.0683 B
Original Source

3.35.3 (2022-07-01)

Improvements

  • [plugins] Plugin download urls now support GitHub as a first class url schema. For example "github://api.github.com/pulumiverse". #9984

  • [nodejs] No longer roundtrips requests for the stack URN via the engine. #9680

Bug Fixes

  • [cli] pulumi convert supports provider packages without a version. #9976

  • [cli] Revert changes to how --target works. This means that non-targeted resources do need enough valid inputs to pass Check. #10024