Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/hashicorp/terraform-exec from 0.13.3 to 0.14.0 #571

Conversation

dependabot[bot]
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] <support@github.com>
@dependabot dependabot bot added the dependencies Auto-pinning label Jun 25, 2021
@radeksimko radeksimko merged commit 8f1555b into main Jun 25, 2021
@radeksimko radeksimko deleted the dependabot/go_modules/github.com/hashicorp/terraform-exec-0.14.0 branch June 25, 2021 15:33
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant