pulumi / pulumi-dotnet

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

[auto] Add support for the path option for config operations #191

Closed justinvp closed 1 year ago

justinvp commented 1 year ago

Add support for the --path flag for config operations in Automation API.

Part of https://github.com/pulumi/pulumi/issues/5506 Related: https://github.com/pulumi/pulumi/pull/12265 Related: https://github.com/pulumi/pulumi/pull/13052 Related: https://github.com/pulumi/pulumi/pull/14305