Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 03:46
· 77 commits to main since this release
c3a26fd

0.9.0 (Feb 11, 2023)

ENHANCEMENTS:

  • Provider - only initialize once (#49)
  • restful_resource - Introduce output_attrs to choose which attributes to export to output (#46)
  • restful_resource - data source: New attribute allow_not_exist to suppress error on 404 status code (#50)

BUG FIXES

  • Provider - Fix security.apikey validation issue (#48)