white-balloon-205
08/15/2018, 12:41 AMpulumi new
can now point at any Git repository, allowing customized templates in addition to those hosted by Pulumi.
* Native TypeScript Support: You no longer need to manually run tsc
. .ts
files are natively supported as inputs to pulumi update
.
* Pulumi GitHub App: Pulumi can now be plugged into CI/CD via a Pulumi GitHub Application which will report status of previews and updates onto PRs.
* OpenStack: A new OpenStack provider was contributed by @helpful-vegetable-35581, and is now publicly available.
* Closure Capture Improvements: We've addressed a common request to support references to top-level imports from within cloud functions.
* Azure Serverless: We've added a new @pulumi/azure-serverless
with initial support for serverless Azure applications built with Pulumi.
* Google Serverless Functions: Thanks to @tall-librarian-49374 for contributing support for simple serverless functions on GCP!
Thanks to everyone who provided feedback, bug reports and contributions as input to this release!
You can install the latest version by just rerunning the installer, or by visiting https://pulumi.io/install/.
For full details of the Pulumi 0.15.0 release check out: https://pulumi.io/install/changelog.html#v150