Skip to content

v0.12.0

Latest
Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 19 Feb 21:51
· 1 commit to main since this release
8648046

Improvements

  • Fix diagnostic messages when updating environment with invalid definition
    #422
  • Introduce support for rotating static credentials via fn::rotate providers 432
  • Add the rotate CLI command
    #433
  • Add ability to pass specific paths to rotate with the rotate CLI command
    #440
  • Introduce inline environment reference syntax
    #443
  • Introduce rotateOnly inputs
    #444
  • Release rotate environment CLI command
    #459

Bug Fixes

Breaking changes