pulumi/CHANGELOG_PENDING.md
Ville Penttinen c8fd984488
[automation/dotnet] Allow null environment variables (#6687)
* [automation/dotnet] Allow null environment variables

* Update CHANGELOG_PENDING.md

* Update sdk/dotnet/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs
2021-04-02 10:08:43 -04:00

284 B

Breaking

Improvements

  • [automation/dotnet] Allow null environment variables #6687

Bug Fixes

  • [automation/dotnet] Environment variable value type is now nullable. #6520