Pulumi v2.2.0 Release Notes

Release Date: 2020-05-13 // about 4 years ago
    • ๐Ÿ›  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