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 from 0.14.3 to 0.14.4 #1035

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2021

Bumps github.com/hashicorp/terraform from 0.14.3 to 0.14.4.

Release notes

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

v0.14.4

0.14.4 (January 06, 2021)

UPGRADE NOTES:

  • This release disables the remote Terraform version check feature for plan and apply operations. This fixes an issue with using custom Terraform version bundles in Terraform Enterprise. (#27319)

BUG FIXES:

  • backend/remote: Disable remote Terraform workspace version check when the remote workspace is in local operations mode ([#27407])
  • core: Fix panic when using sensitive values as arguments to data sources ([#27335])
  • core: Fix panic when using sensitive values as count arguments on validate ([#27410])
  • core: Fix panic when passing sensitive values to module input variables which have custom variable validation ([#27412])
  • dependencies: Upgrade HCL to v2.8.2, fixing several bugs with sensitive values ([#27420])
Changelog

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

0.14.4 (January 06, 2021)

UPGRADE NOTES:

  • This release disables the remote Terraform version check feature for plan and apply operations. This fixes an issue with using custom Terraform version bundles in Terraform Enterprise. (#27319)

BUG FIXES:

  • backend/remote: Disable remote Terraform workspace version check when the remote workspace is in local operations mode ([#27407])
  • core: Fix panic when using sensitive values as arguments to data sources ([#27335])
  • core: Fix panic when using sensitive values as count arguments on validate ([#27410])
  • core: Fix panic when passing sensitive values to module input variables which have custom variable validation ([#27412])
  • dependencies: Upgrade HCL to v2.8.2, fixing several bugs with sensitive values ([#27420])
Commits
  • 850005f Release v0.14.4
  • b4dcfac Merge pull request #27428 from hashicorp/jbardin/go-version
  • 5e8d4b2 update go version for release
  • 96a558f Merge pull request #27427 from hashicorp/backport/alisdair/hcl-2.8.2/strictly...
  • 86ec911 Update CHANGELOG.md
  • f937b81 Merge pull request #27421 from hashicorp/backport/alisdair/fix-variable-valid...
  • 7f33272 Update CHANGELOG.md
  • 21f0711 backport of commit fd79c61eb598800b51f74ffef20e7f27441b6d09
  • 638a73d Update CHANGELOG.md
  • 1303418 Merge pull request #27414 from hashicorp/backport/pselle/count-validate/merel...
  • 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 11, 2021
@bendrucker
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/hashicorp/terraform-0.14.4 branch from a815c71 to cf953f0 Compare January 11, 2021 17:11
@bendrucker bendrucker merged commit 58a0ac7 into master Jan 11, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/terraform-0.14.4 branch January 11, 2021 19:03
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant