Closed JasonWhall closed 1 week ago
I just merged https://github.com/pulumi/pulumi-dotnet/pull/384 to fix the xml docs on main. If you rebase this branch the rest of the changes look ok to me.
@Frassle - Thanks, now rebased.
@Frassle - I've fixed up the tests now if you're able to re-trigger. Seems I missed some boilerplate in spawning a workspace/stack.
This PR has been shipped in release v3.69.0.
fixes #382 to add the command
pulumi stack change-secrets-provider
to the Automation API.based on the go implementation https://github.com/pulumi/pulumi/pull/14039.