v3.16.0 #8274
pulumi-bot
started this conversation in
Releases
v3.16.0
#8274
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Improvements
[codegen/dotnet] - Add helper function forms
$fn.Invoke
thataccept
Input
s, return anOutput
, and wrap the underlying$fn.InvokeAsync
call. This change addreses#5758 for .NET, making
it easier to compose functions/datasources with Pulumi resources.
NOTE for resource providers: the generated code requires Pulumi .NET
SDK 3.15 or higher.
#7899
[auto/dotnet] - Add
pulumi state delete
andpulumi state unprotect
functionality#8202
Bug Fixes
This discussion was created from the release v3.16.0.
Beta Was this translation helpful? Give feedback.
All reactions