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.6 to 0.14.7 #1064

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps github.com/hashicorp/terraform from 0.14.6 to 0.14.7.

Release notes

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

v0.14.7

0.14.7 (February 17, 2021)

ENHANCEMENTS:

  • cli: Emit an "already installed" event when a provider is found already installed (#27722)
  • provisioner/remote-exec: Can now run in a mode that expects the remote system to be running Windows and excuting commands using the Windows command interpreter, rather than a Unix-style shell. Specify the target_platform as "windows" in the connection block. (#26865)

BUG FIXES:

  • cli: Fix show -json not outputting the full module tree when some child modules have no resources (#27352)
  • cli: Fix excessively slow rendering of very large multi-line string outputs (#27746)
  • cli: Fix missing provider requirements in JSON plan when specified using required_providers instead of provider config (#27697)
Changelog

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

0.14.7 (February 17, 2021)

ENHANCEMENTS:

  • cli: Emit an "already installed" event when a provider is found already installed (#27722)
  • provisioner/remote-exec: Can now run in a mode that expects the remote system to be running Windows and excuting commands using the Windows command interpreter, rather than a Unix-style shell. Specify the target_platform as "windows" in the connection block. (#26865)

BUG FIXES:

  • cli: Fix show -json not outputting the full module tree when some child modules have no resources (#27352)
  • cli: Fix excessively slow rendering of very large multi-line string outputs (#27746)
  • cli: Fix missing provider requirements in JSON plan when specified using required_providers instead of provider config (#27697)
Commits
  • fce896d Release v0.14.7
  • f2bc0cd Update CHANGELOG.md
  • 3762dac Merge pull request #26895 from hashicorp/alisdair/backport-26865-0.14
  • 3cb12e0 communicator/ssh: Add support for Windows targets (#26865)
  • 05e3a5a Update CHANGELOG.md
  • 59ad45a Merge pull request #27789 from hashicorp/backport/alisdair/json-plan-provider...
  • cde0b24 Merge pull request #27747 from hashicorp/backport/alisdair/optimize-large-mul...
  • f990eff Update CHANGELOG.md
  • c16a976 backport of commit 943df4849128a758aa0917d05d4ab1acc257d086
  • a43338c Update CHANGELOG.md
  • 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 Feb 22, 2021
@bendrucker bendrucker merged commit 7c63dbe into master Feb 22, 2021
@bendrucker bendrucker deleted the dependabot/go_modules/github.com/hashicorp/terraform-0.14.7 branch February 22, 2021 19:20
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