Skip to content

v0.12.4

Compare
Choose a tag to compare
@tombuildsstuff tombuildsstuff released this 11 Jul 18:12

NEW FEATURES:

  • lang/funcs: new abspath function returns the absolute path to a given file (#21409)
  • backend/swift: support for user configured state object names in swift containers (#17465)

BUG FIXES:

  • core: Prevent crash when a resource has no current valid instance (#21979)
  • plugin/sdk: Prevent empty strings from being replaced with default values (#21806)
  • plugin/sdk: Ensure resource timeouts are not lost when there is an empty plan (#21814)
  • plugin/sdk: Don't add null elements to diagnostic paths when validating config (#21884)
  • lang/funcs: Add missing map of bool support for lookup (#21863)
  • config: Fix issue with downloading BitBucket modules from deprecated V1 API by updating go-getter dependency (#21948)
  • config: Fix conditionals to evaluate to the correct type when using null (#21957)