Skip to content

v0.10.0

Choose a tag to compare

@pulumi-bot pulumi-bot released this 15 Apr 13:55
· 515 commits to master since this release
9c46c6a
  • Handle errors when setting remote environment variables properly, and document limitations (#395)
  • Tie codegen version to github.com/pulumi/pulumi/pkg/v3 version (#392)
  • Allow opt-out of adding stdout/stderr env variables (#355) - fixes error: fork/exec /bin/sh: argument list too long. Thank you @julsemaan!
  • pulumi-gen-command/main.go is removed in favor of the standard pulumi package get-schema