Back to Pulumi

V3.35.2

changelog/v3.35.2.md

3.244.0934 B
Original Source

3.35.2 (2022-06-29)

Improvements

  • [sdk/go] Added PreviewDigest for third party tools to be able to ingest the preview json #9886

  • [cli] Do not require the --yes option if the --skip-preview option is set. #9972

  • [yaml] Updates Pulumi YAML to v0.5.2, containing bug fixes and improvements primarily for pulumi convert from YAML. #9993

Bug Fixes

  • [engine] Filter out non-targeted resources much earlier in the engine cycle. #9960

  • [cli] Fix a panic in pulumi plugin ls --project --json. #9998

  • [engine] Revert support for aliases in the engine. #9999