Back to Pulumi

V3.35.1

changelog/v3.35.1.md

3.244.0717 B
Original Source

3.35.1 (2022-06-23)

Improvements

  • [cli] The engine will now warn when a resource option is applied to a Component resource when that option will have no effect. This extends #9863 which only warns for the ignoreChanges resource options. #9921

  • [auto/*] Add a option to control the --show-secrets flag in the automation API. #9879

Bug Fixes

  • [auto/go] Fix passing of the color option. #9940

  • [engine] Fix panic from unexpected resource name formats. #9950