v0.3.2
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 parsingflow_json
" error when theflow_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 aflow_variables
plan derived from the flow import JSON by @patrickcping in #308
Full Changelog: v0.3.1...v0.3.2