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.14.4 to 0.14.6 #544

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

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)

BUG FIXES:

  • cli: Fix formatting of long integers in outputs and console (#27479)
  • cli: Fix redundant check of remote workspace version for local operations (#27498)
  • cli: Fix missing check of remote workspace version for state migration (#27556)
  • cli: Fix world-writable permissions on dependency lock file (#27205)
Changelog

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

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:

  • cli: Fix formatting of long integers in outputs and console (#27479)
  • cli: Fix redundant check of remote workspace version for local operations (#27498)
  • cli: Fix missing check of remote workspace version for state migration (#27556)
  • cli: Fix world-writable permissions on dependency lock file (#27205)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 8, 2021
@sonarcloud
Copy link

sonarcloud bot commented Feb 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #544 (c057bc6) into master (9f3569b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #544   +/-   ##
=======================================
  Coverage   75.34%   75.34%           
=======================================
  Files          94       94           
  Lines        2235     2235           
=======================================
  Hits         1684     1684           
  Misses        408      408           
  Partials      143      143           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2021

Superseded by #556.

@dependabot dependabot bot closed this Feb 18, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/hashicorp/terraform-0.14.6 branch February 18, 2021 17:54
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.

0 participants