Skip to content

v3.35.1

Choose a tag to compare

@pulumi-bot pulumi-bot released this 24 Jun 20:56
· 9111 commits to master since this release
cb1d35d

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