Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2021

Bumps github.com/hashicorp/terraform-exec from 0.13.3 to 0.14.0.

Release notes

Sourced from github.com/hashicorp/terraform-exec's releases.

v0.14.0

No release notes provided.

Changelog

Sourced from github.com/hashicorp/terraform-exec's changelog.

0.14.0 (June 24, 2021)

FEATURES:

  • Add ProtocolVersion to ReattachConfig struct, enabling provider protocol v6 support in reattach mode, provided that Terraform and the provider plugin are both using go-plugin v1.4.1 or later. This change is backwards-compatible, as zero values for this field are interpreted as protocol v5. (#182)
  • Introduce tfexec.Get() for downloading modules (#176)
  • Introduce tfexec.Upgrade013() (#178)

INTERNAL:

  • Update terraform-json to account for changes in state & plan JSON output in Terraform v1.0.1+ (#194)
  • Improve error message for incompatible Terraform version (#191)
Commits
  • 43ec6e1 v0.14.0 [skip ci]
  • 0080404 Fix Terraform version assumptions in test data (#197)
  • 920b436 Update CHANGELOG.md
  • e05c86b tfexec: Improve error message for incompatible version (#191)
  • 606dea4 Revert "Bump github.com/hashicorp/go-getter from 1.5.3 to 1.5.4 (#192)"
  • eb250dc Bump github.com/hashicorp/go-getter from 1.5.3 to 1.5.4 (#192)
  • d566901 Bump github.com/zclconf/go-cty from 1.8.3 to 1.8.4 (#193)
  • f330e74 Use Go 1.16 for building Terraform (#195)
  • 5a56c90 Update CHANGELOG.md
  • 1ec9c82 Update test data to account for v1.1+ changes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/hashicorp/terraform-exec](https://github.com/hashicorp/terraform-exec) from 0.13.3 to 0.14.0.
- [Release notes](https://github.com/hashicorp/terraform-exec/releases)
- [Changelog](https://github.com/hashicorp/terraform-exec/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-exec@v0.13.3...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/terraform-exec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 25, 2021
@jacobwgillespie jacobwgillespie merged commit 24c4401 into main Jun 25, 2021
@jacobwgillespie jacobwgillespie deleted the dependabot/go_modules/github.com/hashicorp/terraform-exec-0.14.0 branch June 25, 2021 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants