Socket
Socket
Sign inDemoInstall

@pulumi/pulumi

Package Overview
Dependencies
Maintainers
2
Versions
4387
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pulumi/pulumi - npm Package Versions

1
438

0.11.0-dev-94-gb8f4fbac

Diff

pulumi-bot
published 0.11.0-dev-187-gb612c724 •

pulumi-bot
published 0.10.0 •

Changelog

Source

0.10.0 (2018-02-27)

Note: The v0.10.0 SDK has a strict dependency on Node.js 6.10.2.

Added

  • Support "force" option when deleting a managed stack.

  • Add a pulumi history command (pulumi#636). For a managed stack, use the pulumi history to view deployments of that stack's resources.

Changed

  • (Breaking) Use npm install instead of npm link to reference the Pulumi SDK @pulumi/aws, @pulumi/cloud, @pulumi/cloud-aws. For more information, see Pulumi npm packages.

  • (Breaking) Explicitly track resource dependencies via Input and Output types. This enables future improvements to the Pulumi development experience, such as parallel resource creation and enhanced dependency visualization. When a resource is created, all of its output properties are instances of a new type pulumi.Output<T>. Output<T> contains both the value of the resource property and metadata that tracks resource dependencies. Inputs to a resource now accept Output<T> in addition to T and Promise<T>.

Fixed

  • Managed stacks sometimes return a 500 error when requesting logs
  • Error when using float64 attributes using SDK v0.9.9 (pulumi-terraform#95)
  • pulumi logs entries only return first line (pulumi#857)
pulumi-bot
published 0.11.0-dev-93-ged7a4d91 •

pulumi-bot
published 0.11.0-dev-92-gac58f151 •

pulumi-bot
published 0.11.0-dev-91-g10119893 •

pulumi-bot
published 0.11.0-dev-90-gff87af1a •

pulumi-bot
published 0.11.0-dev-89-gcc5ce42d •

pulumi-bot
published 0.11.0-dev-79-gfa2377dc •

pulumi-bot
published 0.11.0-dev-78-g9757d069 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc