Skip to content

v0.3.2

Compare
Choose a tag to compare
@patrickcping patrickcping released this 28 May 08:46
· 71 commits to main since this release
19d0b7c

NOTES:

  • resource/davinci_flow: flow_variables now includes a plan derived from the flow import JSON. (#308)
  • bump github.com/golangci/golangci-lint 1.55.2 => 1.58.2 (#307)
  • bump github.com/hashicorp/go-getter 1.7.2 => 1.7.4 (#307)
  • bump github.com/hashicorp/terraform-plugin-docs 0.18.0 => 0.19.2 (#307)
  • bump github.com/hashicorp/terraform-plugin-go 0.22.1 => 0.23.0 (#307)
  • bump github.com/samir-gandhi/dvgenerate 0.0.10 => 0.0.11 (#307)
  • bump golang.org/x/net 0.22.0 => 0.25.0 (#307)

BUG FIXES:

  • resource/davinci_flow: Fixed "Error parsing flow_json" error when the flow_json string is unknown during plan. (#306)

What's Changed

  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #300
  • resource/davinci_flow: Skip forward plan modification when the json import is unknown by @patrickcping in #306
  • bump go modules 2024-05-24 by @patrickcping in #307
  • resource/davinci_flow: include a flow_variables plan derived from the flow import JSON by @patrickcping in #308

Full Changelog: v0.3.1...v0.3.2