Skip to content

Commit 83fd42a

Browse files
build(deps): Bump github.com/hashicorp/terraform from 0.13.5 to 0.14.0 (#992)
* build(deps): Bump github.com/hashicorp/terraform from 0.13.5 to 0.14.0 Bumps [github.com/hashicorp/terraform](https://github.com/hashicorp/terraform) from 0.13.5 to 0.14.0. - [Release notes](https://github.com/hashicorp/terraform/releases) - [Changelog](https://github.com/hashicorp/terraform/blob/v0.14.0/CHANGELOG.md) - [Commits](hashicorp/terraform@v0.13.5...v0.14.0) Signed-off-by: dependabot[bot] <support@github.com> * update go-getter sum hashicorp/go-getter#294 Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Drucker <bvdrucker@gmail.com>
1 parent b0e901a commit 83fd42a

File tree

2 files changed

+38
-17
lines changed

2 files changed

+38
-17
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/hashicorp/go-version v1.2.1
1313
github.com/hashicorp/hcl/v2 v2.7.2
1414
github.com/hashicorp/logutils v1.0.0
15-
github.com/hashicorp/terraform v0.13.5
15+
github.com/hashicorp/terraform v0.14.0
1616
github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0
1717
github.com/jessevdk/go-flags v1.4.0
1818
github.com/jstemmer/go-junit-report v0.9.1

0 commit comments

Comments
 (0)