Back to Pulumi

V1.6.1

changelog/v1.6.1.md

3.244.0703 B
Original Source

1.6.1 (2019-11-26)

  • Support passing a parent and providers for ReadResource, RegisterResource, and Invoke in the go SDK. #3563

  • Fix go SDK ReadResource. #3581

  • Fix go SDK DeleteBeforeReplace. #3572

  • Support for setting the PULUMI_PREFER_YARN environment variable to opt-in to using yarn instead of npm for installing Node.js dependencies. #3556

  • Fix regression that prevented relative paths passed to --policy-pack from working. #3565