pulumi-command

A Pulumi resource provider for running commands

APACHE-2.0 License

Downloads
27
Stars
15
Committers
3
pulumi-command - 1.1.0 Latest Release

Published by brandonkal about 3 years ago

  • Added .NET and Python support courtesy of @gordonbondon and @mitchellmaler
  • Updated NodeJS and Go SDK
  • Restructured provider code
  • Added integration tests
pulumi-command -

Published by brandonkal almost 5 years ago

Pulumi Command allows running arbitrary commands and treating their outputs as resources. The attached binary is built for linux amd64. Download it to ~/.pulumi/bin or anywhere in the PATH. Alternatively, you can use go get to download and build the source code.