Skip to content

v0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 09:58
· 4352 commits to main since this release
50654f8

fix

  • fix(lib): make sure to resolve reference expression target #1412
  • fix(provider-generator): Fix false block attributes #1405
  • fix(lib): inline references in strings should not destroy string itself #1401
  • fix: data can be null in some cases as well #1395

chore

  • chore(docs): Adds a REAMDE to docs folder #1381
  • chore: update constructs to 10.0.12 #1414
  • chore: copy edge provider on release pipeline #1408

test

  • test(provider-generator): verify generated provider emit same HCL across languages #1311