nrkno / terraform-provider-lastpass

Terraform Lastpass provider
Apache License 2.0
61 stars 7 forks source link

build(deps): bump github.com/hashicorp/terraform from 0.12.11 to 0.12.12 #6

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/hashicorp/terraform from 0.12.11 to 0.12.12.

Release notes *Sourced from [github.com/hashicorp/terraform's releases](https://github.com/hashicorp/terraform/releases).* > ## v0.12.12 > BUG FIXES: > > * backend/remote: Don't do local validation of whether variables are set prior to submitting, because only the remote system knows the full set of configured stored variables and environment variables that might contribute. This avoids erroneous error messages about unset required variables for remote runs when those variables will be set by stored variables in the remote workspace. ([#23122](https://github-redirect.dependabot.com/hashicorp/terraform/issues/23122))
Changelog *Sourced from [github.com/hashicorp/terraform's changelog](https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md).* > ## 0.12.12 (October 18, 2019) > > BUG FIXES: > > * backend/remote: Don't do local validation of whether variables are set prior to submitting, because only the remote system knows the full set of configured stored variables and environment variables that might contribute. This avoids erroneous error messages about unset required variables for remote runs when those variables will be set by stored variables in the remote workspace. ([#23122](https://github-redirect.dependabot.com/hashicorp/terraform/issues/23122))
Commits - [`ade49eb`](https://github.com/hashicorp/terraform/commit/ade49ebca72700105144019a81569778e38b4bac) v0.12.12 - [`4e787a2`](https://github.com/hashicorp/terraform/commit/4e787a2ade11e3334058939bc4f2ff092c06b7e6) Update CHANGELOG.md - [`b10f058`](https://github.com/hashicorp/terraform/commit/b10f058cbb6bc76687d1500fe0203035d103aeab) backend/remote: Only load variables if we're going to use them - [`a8d01e3`](https://github.com/hashicorp/terraform/commit/a8d01e3940b406a3c974bfaffd0ca5f534363cc7) backend/remote: Report invalid variables only remotely - [`71e4468`](https://github.com/hashicorp/terraform/commit/71e4468e095344e1ce2b139ee4c410dd15286009) contrib: Remove api-coverage tool - [`ec90bed`](https://github.com/hashicorp/terraform/commit/ec90bed62d008b5c1d9ce291a03226633a7e3069) Merge pull request [#22643](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22643) from hashicorp/version-tools - [`91b5343`](https://github.com/hashicorp/terraform/commit/91b5343d2f04ead2ec1b30a257846d5ee5462994) Merge pull request [#22626](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22626) from mixmatch/patch-1 - [`3085da3`](https://github.com/hashicorp/terraform/commit/3085da3dd5d3b520d67a72da601789d326afbecc) Cleanup after v0.12.11 release - [`7860f55`](https://github.com/hashicorp/terraform/commit/7860f55e4fa4ab36a96e7e1176f67d6ac118149e) Version tools per Go convention under tools.go - See full diff in [compare view](https://github.com/hashicorp/terraform/compare/v0.12.11...v0.12.12)


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](https://app.dependabot.com): - 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)
martensson commented 4 years ago

@dependabot merge