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

Bump github.com/hashicorp/terraform from 0.12.29 to 0.14.8 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps github.com/hashicorp/terraform from 0.12.29 to 0.14.8.

Release notes

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

v0.14.8

BUG FIXES:

  • config: Update HCL package to fix panics when indexing using sensitive values (#28034)
  • core: Fix error when using sensitive values in provisioner configuration (#27819)
  • core: Fix empty diags not getting associated with source (#28029)
  • backend/remote: Fix non-functional -lock-timeout argument when using the remote backend with local operations (#27845)

ENHANCEMENTS:

  • config: Terraform now does text processing using the rules and tables defined for Unicode 13. Previous versions were using Unicode 12 rules (#28034)

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)

v0.14.6

0.14.6 (February 04, 2021)

ENHANCEMENTS:

  • backend/s3: Add support for AWS Single-Sign On (SSO) cached credentials (#27620)

BUG FIXES:

  • cli: Rerunning init will reuse installed providers rather than fetching the provider again (#27582)
  • config: Fix panic when applying a config using sensitive values in some block sets (#27635)
  • core: Fix "Invalid planned change" error when planning tainted resource which no longer exists (#27563)
  • core: Fix panic when refreshing data source which contains sensitive values (#27567)
  • core: Fix init with broken link in plugin_cache_dir (#27447)
  • core: Prevent evaluation of removed data source instances during plan (#27621)
  • core: Don't plan changes for outputs that remain null (#27512)

v0.14.5

0.14.5 (January 20, 2021)

ENHANCEMENTS:

  • backend/pg: The Postgres backend now supports the "scram-sha-256" authentication method. (#26886)

... (truncated)

Changelog

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

0.14.8 (March 10, 2021)

BUG FIXES:

  • config: Update HCL package to fix panics when indexing using sensitive values (#28034)
  • core: Fix error when using sensitive values in provisioner configuration (#27819)
  • core: Fix empty diags not getting associated with source (#28029)
  • backend/remote: Fix non-functional -lock-timeout argument when using the remote backend with local operations (#27845)

ENHANCEMENTS:

  • config: Terraform now does text processing using the rules and tables defined for Unicode 13. Previous versions were using Unicode 12 rules (#28034)

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)

0.14.6 (February 04, 2021)

ENHANCEMENTS:

  • backend/s3: Add support for AWS Single-Sign On (SSO) cached credentials (#27620)

BUG FIXES:

  • cli: Rerunning init will reuse installed providers rather than fetching the provider again (#27582)
  • config: Fix panic when applying a config using sensitive values in some block sets (#27635)
  • core: Fix "Invalid planned change" error when planning tainted resource which no longer exists (#27563)
  • core: Fix panic when refreshing data source which contains sensitive values (#27567)
  • core: Fix init with broken link in plugin_cache_dir (#27447)
  • core: Prevent evaluation of removed data source instances during plan (#27621)
  • core: Don't plan changes for outputs that remain null (#27512)

0.14.5 (January 20, 2021)

ENHANCEMENTS:

  • backend/pg: The Postgres backend now supports the "scram-sha-256" authentication method. (#26886)

BUG FIXES:

... (truncated)

Commits

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](https://github.com/hashicorp/terraform) from 0.12.29 to 0.14.8.
- [Release notes](https://github.com/hashicorp/terraform/releases)
- [Changelog](https://github.com/hashicorp/terraform/blob/v0.14.8/CHANGELOG.md)
- [Commits](hashicorp/terraform@v0.12.29...v0.14.8)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 15, 2021
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
0 participants