Back to Pulumi

V0.17.27

changelog/v0.17.27.md

3.244.0535 B
Original Source

0.17.27 (2019-07-29)

  • 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).