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.12.19 to 0.12.20 #15

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/hashicorp/terraform from 0.12.19 to 0.12.20.

Release notes

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

v0.12.20

ENHANCEMENTS:

  • config: New built-in functions try and can are intended to ease working with data structures whose shape isn't known statically. (#23794)
  • config: New, optional syntax for required_providers setting in terraform blocks. This is not intended for general use yet but will support upcoming enhancements. [#23843]

BUG FIXES:

  • command/show: Fix an issue with show and aliased providers (#23848)
  • core: Always clean up empty resources before empty modules (#23822)
  • internal/modsdir/manifest: Fix CLI issue with Windows machines (#23865)

EXPERIMENTS:

  • This release includes an opt-in experiment for custom validation rules on module variables.

    The feature is not yet finalized and is subject to breaking changes even in minor releases, but we're introducing it here in order to solicit feedback from module developers about which use-cases it is meeting, any use-cases it isn't meeting, and any situations where things feel harder to express than they might be.

    Due to the experimental nature of this feature, we do not recommend using it in "production" modules yet and we require an explicit experimental feature opt-in of variable_validation. Depending on what feedback we receive, the design of this experimental feature may change significantly in future versions without an automatic upgrade path.

Changelog

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

0.12.20 (January 22, 2020)

ENHANCEMENTS:

  • config: New built-in functions try and can are intended to ease working with data structures whose shape isn't known statically. (#23794)
  • config: New, optional syntax for required_providers setting in terraform blocks. This is not intended for general use yet but will support upcoming enhancements. [#23843]

BUG FIXES:

  • command/show: Fix an issue with show and aliased providers (#23848)
  • core: Always clean up empty resources before empty modules (#23822)
  • internal/modsdir/manifest: Fix CLI issue with Windows machines (#23865)

EXPERIMENTS:

  • This release includes an opt-in experiment for custom validation rules on module variables.

    The feature is not yet finalized and is subject to breaking changes even in minor releases, but we're introducing it here in order to solicit feedback from module developers about which use-cases it is meeting, any use-cases it isn't meeting, and any situations where things feel harder to express than they might be.

    Due to the experimental nature of this feature, we do not recommend using it in "production" modules yet and we require an explicit experimental feature opt-in of variable_validation. Depending on what feedback we receive, the design of this experimental feature may change significantly in future versions without an automatic upgrade path.

Commits
  • d12152f v0.12.20
  • 28b43a7 Update CHANGELOG.md
  • 9f374eb Merge pull request #23865 from loslocostacos/fix-win-tfe-pathing
  • 4d7122a internal/getproviders: LookupLegacyProvider
  • 35acaf8 Merge pull request #23922 from hashicorp/cgriggs01-metalcloud
  • be2dcb4 Merge pull request #23923 from hashicorp/cgriggs01-stable-metal
  • 38afbb3 [Website] Add MetalCloud provider links
  • efa71f8 [Website] Add MetalCloud provider links
  • 96645d7 website: Better example for running 0.12upgrade across many directories at once
  • b8d720f Merge pull request #23916 from hashicorp/cgriggs01-stable
  • 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 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 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)

Bumps [github.com/hashicorp/terraform](https://github.com/hashicorp/terraform) from 0.12.19 to 0.12.20.
- [Release notes](https://github.com/hashicorp/terraform/releases)
- [Changelog](https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md)
- [Commits](hashicorp/terraform@v0.12.19...v0.12.20)

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 Jan 23, 2020
@martensson martensson merged commit f274dd8 into master Jan 28, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/hashicorp/terraform-0.12.20 branch January 28, 2020 13:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant