Skip to content

v2.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 13:31
· 225 commits to main since this release
c425f01

ENHANCEMENTS:

  • helper/resource: Add ImportStatePersist to optionally persist state generated during import (#1052)

BUG FIXES:

  • helper/schema: Delayed deprecated attribute warnings for unknown values, which may be null (#1047)
  • helper/schema: Included path information in list size diagnostics for cases where Terraform does not include the configuration source (#826)