pulumi-command
pulumi-command copied to clipboard
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
### What happened? Running a local command that uses double quotes has a side effect. With the code in the below sample, it ignores the `Dir` property. I noticed another...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
Since introducing https://github.com/pulumi/pulumi-command/pull/262 there is a .pulumi.version file that is especially relevant for the version of the SDK code generators used to produce language SDKs. This needs to be kept...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
These operations are supported in the Resource model, and could be delegated to commands to run on each operation. The use cases for these are not quite as rich as...
Two pieces of work: - [ ] In the README, include copies of all examples in all languages (currently several are TS-only). https://www.pulumi.com/registry/packages/command/ - [ ] Add per-resource examples in...
Currently the trigger option for the local.Command function does not allow for triggering a resource update. This will alway trigger a replacement. https://www.pulumi.com/registry/packages/command/api-docs/local/command/#inputs I would like the expected functionality of...
## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...