Back to Pulumi

V2.2.0

changelog/v2.2.0.md

3.244.0970 B
Original Source

2.2.0 (2020-05-13)

  • Fixed ResourceOptions issue with stack references in Python SDK #4553

  • Add runTask to F# Deployment module #3858

  • Add support for generating Fish completions #4401

  • Support map-typed inputs in RegisterResource for Go SDK #4522

  • Don't call IMocks.NewResourceAsync for the root stack resource #4527

  • Add ResourceOutput type to Go SDK #4575

  • Allow secrets to be decrypted when exporting a stack #4046

  • Commands checking for a confirmation or requiring a --yes flag can now be skipped by setting PULUMI_SKIP_CONFIRMATIONS to 1 or true. #4477