pulumi / pulumi-dotnet

.NET support for Pulumi
Apache License 2.0
27 stars 25 forks source link

Add `pulumi stack change-secrets-provider` to automation api #383

Closed JasonWhall closed 1 week ago

JasonWhall commented 1 week ago

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.

Frassle commented 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.

JasonWhall commented 1 week ago

@Frassle - Thanks, now rebased.

JasonWhall commented 1 week ago

@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.

pulumi-bot commented 4 days ago

This PR has been shipped in release v3.69.0.