pulumi/CHANGELOG_PENDING.md

535 B

Improvements

Bug Fixes

  • [codegen/nodejs] Fix enum naming when the enum name starts with _. #9453

  • [cli] Empty passphrases environment variables are now treated as if the variable was not set. #9490

  • [sdk/go] Fix awaits for outputs containing resources. #9106

  • [cli] Decode YAML mappings with numeric keys during diff. #9502