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.1 to 0.12.2 #332

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/hashicorp/terraform from 0.12.1 to 0.12.2.

Release notes

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

v0.12.2

NEW FEATURES:

  • provisioners: new provisioner: puppet (#18851)
  • range function for generating a sequence of numbers as a list (#21461)
  • yamldecode and experimental yamlencode functions for working with YAML-serialized data (#21459)
  • uuidv5 function for generating name-based (as opposed to pseudorandom) UUIDs (#21244)
  • backend/oss: Add support for Alibaba OSS remote state (#16927)

ENHANCEMENTS:

  • config: consider build metadata when interpreting module versions (#21640)
  • backend/http: implement retries for the http backend (#19702)
  • backend/swift: authentication mechanisms now more consistent with other OpenStack-compatible tools (#18671)
  • backend/swift: add application credential support (#20914)

BUG FIXES:

  • command/show: use the state snapshot included in the planfile when rendering a plan to json (#21597)
  • config: Fix issue with empty dynamic blocks failing when usign ConfigModeAttr (#21549)
  • core: Re-validate resource config during final plan (#21555)
  • core: Fix missing resource timeouts during destroy (#21611)
  • core: Don't panic when encountering an invalid depends_on (#21590)
  • backend: Fix panic when upgrading from a state with a hash value greater than MaxInt (#21484)
Changelog

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

0.12.2 (June 12, 2019)

NEW FEATURES:

  • provisioners: new provisioner: puppet (#18851)
  • range function for generating a sequence of numbers as a list (#21461)
  • yamldecode and experimental yamlencode functions for working with YAML-serialized data (#21459)
  • uuidv5 function for generating name-based (as opposed to pseudorandom) UUIDs (#21244)
  • backend/oss: Add support for Alibaba OSS remote state (#16927)

ENHANCEMENTS:

  • config: consider build metadata when interpreting module versions (#21640)
  • backend/http: implement retries for the http backend (#19702)
  • backend/swift: authentication mechanisms now more consistent with other OpenStack-compatible tools (#18671)
  • backend/swift: add application credential support (#20914)

BUG FIXES:

  • command/show: use the state snapshot included in the planfile when rendering a plan to json (#21597)
  • config: Fix issue with empty dynamic blocks failing when usign ConfigModeAttr (#21549)
  • core: Re-validate resource config during final plan (#21555)
  • core: Fix missing resource timeouts during destroy (#21611)
  • core: Don't panic when encountering an invalid depends_on (#21590)
  • backend: Fix panic when upgrading from a state with a hash value greater than MaxInt (#21484)
Commits
  • a5fb573 v0.12.2
  • 444a7eb Merge pull request #20914 from kayrus/swift-app-creds
  • d06609d Swift backend: add application credential support
  • 91ae7ec update CHANGELOG.md
  • 4bfffe4 Update CHANGELOG.md
  • d8343aa backend/swift: Authentication updates
  • e1af10b docs: README for the plugin-protocol directory
  • aab8316 Merge pull request #21692 from hashicorp/cgriggs01-community-foreman
  • ea541c1 [Website] Foreman community provider
  • a1c1d7c 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 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 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 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.

Bumps [github.com/hashicorp/terraform](https://github.com/hashicorp/terraform) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/hashicorp/terraform/releases)
- [Changelog](https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md)
- [Commits](hashicorp/terraform@v0.12.1...v0.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 17, 2019
@wata727 wata727 merged commit 42eb500 into master Jun 24, 2019
@wata727 wata727 deleted the dependabot/go_modules/github.com/hashicorp/terraform-0.12.2 branch June 24, 2019 13:19
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

1 participant