Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 07:36
· 123 commits to main since this release
e637523

0.4.0 (Aug 24, 2022)

DEPENDENCY UPDATES:

  • Update hashicorp/terraform-plugin-framework to v0.11.0 (4ea2fd2)

ENHANCEMENTS:

  • New provider/resource option merge_patch_enabled: To toggle on whether creating a JSON Merge Patch for patch update (3257061)
  • New resource restful_operation that allows users to send a POST, PUT, PATCH, DELETE request on create/update (#13)