Pulumi v0.17.27 Release Notes

Release Date: 2019-07-29 // over 4 years ago
    • 🛠 Fix an error message from the logging subsystem which was introduced in v0.17.26 #2989

    • ➕ Add support for property paths in ignoreChanges, and pass ignoreChanges to providers #3005. This allows differences between the actual and desired state of the resource that are not captured by differences in the resource's inputs to be ignored (including differences that may occur due to resource provider bugs).