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.3 to 0.12.5 in /tools #364

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/hashicorp/terraform from 0.12.3 to 0.12.5.

Release notes

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

v0.12.5

ENHANCEMENTS:

  • command/format: No longer show no-ops in terraform show, since nothing will change (#21907)
  • backend/s3: Support for assuming role using credential process from the shared AWS configuration file (support profile containing both credential_process and role_arn configurations) (#21908)
  • connection/ssh: Abort ssh connections when the server is no longer responding (#22037)
  • connection/ssh: Support ssh diffie-hellman-group-exchange-sha256 key exchange (#22037)

BUG FIXES:

  • backend/remote: fix conflict with normalized config dir and vcs root working directory (#22096)
  • backend/remote: be transparent about what filesystem prefix Terraform is uploading to the remote system, and why it's doing that (#22121)
  • configs: Ensure diagnostics are properly recorded from nested modules (#22098)
  • core: Prevent inconsistent final plan error when using dynamic in a set-type block (#22057)
  • lang/funcs: Allow null values in compact function (#22044)

v0.12.4

NEW FEATURES:

  • lang/funcs: new abspath function returns the absolute path to a given file (#21409)
  • backend/swift: support for user configured state object names in swift containers (#17465)

BUG FIXES:

  • core: Prevent crash when a resource has no current valid instance (#21979)
  • plugin/sdk: Prevent empty strings from being replaced with default values (#21806)
  • plugin/sdk: Ensure resource timeouts are not lost when there is an empty plan (#21814)
  • plugin/sdk: Don't add null elements to diagnostic paths when validating config (#21884)
  • lang/funcs: Add missing map of bool support for lookup (#21863)
  • config: Fix issue with downloading BitBucket modules from deprecated V1 API by updating go-getter dependency (#21948)
  • config: Fix conditionals to evaluate to the correct type when using null (#21957)
Changelog

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

0.12.5 (July 18, 2019)

ENHANCEMENTS:

  • command/format: No longer show no-ops in terraform show, since nothing will change (#21907)
  • backend/s3: Support for assuming role using credential process from the shared AWS configuration file (support profile containing both credential_process and role_arn configurations) (#21908)
  • connection/ssh: Abort ssh connections when the server is no longer responding (#22037)
  • connection/ssh: Support ssh diffie-hellman-group-exchange-sha256 key exchange (#22037)

BUG FIXES:

  • backend/remote: fix conflict with normalized config dir and vcs root working directory (#22096)
  • backend/remote: be transparent about what filesystem prefix Terraform is uploading to the remote system, and why it's doing that (#22121)
  • configs: Ensure diagnostics are properly recorded from nested modules (#22098)
  • core: Prevent inconsistent final plan error when using dynamic in a set-type block (#22057)
  • lang/funcs: Allow null values in compact function (#22044)

0.12.4 (July 11, 2019)

NEW FEATURES:

  • lang/funcs: new abspath function returns the absolute path to a given file (#21409)
  • backend/swift: support for user configured state object names in swift containers (#17465)

BUG FIXES:

  • core: Prevent crash when a resource has no current valid instance (#21979)
  • plugin/sdk: Prevent empty strings from being replaced with default values (#21806)
  • plugin/sdk: Ensure resource timeouts are not lost when there is an empty plan (#21814)
  • plugin/sdk: Don't add null elements to diagnostic paths when validating config (#21884)
  • lang/funcs: Add missing map of bool support for lookup (#21863)
  • config: Fix issue with downloading BitBucket modules from deprecated V1 API by updating go-getter dependency (#21948)
  • config: Fix conditionals to evaluate to the correct type when using null (#21957)
Commits
  • 0facd03 v0.12.5
  • 60c4d28 Update CHANGELOG.md
  • 190ef53 backend/remote: notify users when uploading something other than cwd
  • cc97974 Merge pull request #18820 from Sagar2366/patch-6
  • 30f3b5e Merge pull request #21831 from NickMetz/update-cli-output-documentation
  • c6b313a Update CHANGELOG.md
  • c1844c0 Merge pull request #22044 from saveriomiroddi/sav-allow_null_values_in_compac...
  • eb02f93 Merge pull request #21954 from julienvey/patch-1
  • be47a1e Merge pull request #22068 from a-hat/master
  • 72354bc Merge pull request #22112 from hashicorp/appilon/move-unkownvariablevalue
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/tools/github.com/hashicorp/terraform-0.12.5 branch July 20, 2019 05:25
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants