nrkno / terraform-provider-lastpass

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

Bump github.com/hashicorp/terraform from 0.12.6 to 0.12.7 #1

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/hashicorp/terraform from 0.12.6 to 0.12.7.

Release notes *Sourced from [github.com/hashicorp/terraform's releases](https://github.com/hashicorp/terraform/releases).* > ## v0.12.7 > ## 0.12.7 (August 22, 2019) > > NEW FEATURES: > * New functions `regex` and `regexall` allow applying a regular expression pattern to a string and retrieving any matching substring(s) ([#22353](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22353)) > > ENHANCEMENTS: > * lang/funcs: `lookup()` can work with maps of lists, maps and objects ([#22269](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22269)) > * SDK: helper/acctest: Add function to return random IP address ([#22312](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22312)) > * SDK: httpclient: Introduce composable `UserAgent(version)` ([#22272](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22272)) > * connection/ssh: Support certificate authentication ([#22156](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22156)) > > BUG FIXES: > * config: reduce MinIems and MaxItems validation during decoding, to allow for use of dynamic blocks ([#22530](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22530)) > * config: don't validate MinItems and MaxItems in CoerceValue, allowing providers to set incomplete values ([#22478](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22478)) > * config: fix panic on tuples with `for_each` ([#22279](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22279)) > * config: fix references to `each` of `for_each` in provisioners ([#22289](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22289)) > * config: fix panic when using nested dynamic blocks ([#22314](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22314)) > * config: ensure consistent evaluation when moving between single resources and `for_each` in addressing ([#22454](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22454)) > * core: only start a single instance of each required provisioner ([#22553](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22553)) > * command: fix issue where commands occasionally exited before the error message printed ([#22373](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22373)) > * command/0.12upgrade: use user-supplied plugin-dir ([#22306](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22306)) > * command/hook_ui: Truncate the ID considering multibyte characters ([#18823](https://github-redirect.dependabot.com/hashicorp/terraform/issues/18823)) > * command/fmt: Terraform fmt no longer inserts spaces after % ([#22356](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22356)) > * command/state: Allow moving resources to modules not yet in state ([#22299](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22299)) > * backend/google: Now using the OAuth2 token endpoint on `googleapis.com` instead of `google.com`. These endpoints are equivalent in functionality but `googleapis.com` hosts are resolvable from private Google Cloud Platform VPCs where other connectivity is restricted. ([#22451](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22451))
Changelog *Sourced from [github.com/hashicorp/terraform's changelog](https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md).* > ## 0.12.7 (August 22, 2019) > > NEW FEATURES: > * New functions `regex` and `regexall` allow applying a regular expression pattern to a string and retrieving any matching substring(s) ([#22353](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22353)) > > ENHANCEMENTS: > * lang/funcs: `lookup()` can work with maps of lists, maps and objects ([#22269](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22269)) > * SDK: helper/acctest: Add function to return random IP address ([#22312](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22312)) > * SDK: httpclient: Introduce composable `UserAgent(version)` ([#22272](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22272)) > * connection/ssh: Support certificate authentication ([#22156](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22156)) > > BUG FIXES: > * config: reduce MinIems and MaxItems validation during decoding, to allow for use of dynamic blocks ([#22530](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22530)) > * config: don't validate MinItems and MaxItems in CoerceValue, allowing providers to set incomplete values ([#22478](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22478)) > * config: fix panic on tuples with `for_each` ([#22279](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22279)) > * config: fix references to `each` of `for_each` in provisioners ([#22289](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22289)) > * config: fix panic when using nested dynamic blocks ([#22314](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22314)) > * config: ensure consistent evaluation when moving between single resources and `for_each` in addressing ([#22454](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22454)) > * core: only start a single instance of each required provisioner ([#22553](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22553)) > * command: fix issue where commands occasionally exited before the error message printed ([#22373](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22373)) > * command/0.12upgrade: use user-supplied plugin-dir ([#22306](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22306)) > * command/hook_ui: Truncate the ID considering multibyte characters ([#18823](https://github-redirect.dependabot.com/hashicorp/terraform/issues/18823)) > * command/fmt: Terraform fmt no longer inserts spaces after % ([#22356](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22356)) > * command/state: Allow moving resources to modules not yet in state ([#22299](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22299)) > * backend/google: Now using the OAuth2 token endpoint on `googleapis.com` instead of `google.com`. These endpoints are equivalent in functionality but `googleapis.com` hosts are resolvable from private Google Cloud Platform VPCs where other connectivity is restricted. ([#22451](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22451))
Commits - [`cea3b66`](https://github.com/hashicorp/terraform/commit/cea3b66aa3dd852a48ad9b1f97f8b45188435a09) v0.12.7 - [`f064b87`](https://github.com/hashicorp/terraform/commit/f064b87da9444d5cdcf73d1fde651a206a149932) update CHANGELOG.md - [`68b1488`](https://github.com/hashicorp/terraform/commit/68b1488020832a22fa799089f9695b7eb4c728bd) Merge pull request [#22553](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22553) from hashicorp/jbardin/validate-provisioners - [`b1025a9`](https://github.com/hashicorp/terraform/commit/b1025a9d29c653d490c72f6e046fbd87fcd358a2) update tests to reflect correct provisioners - [`2b4695e`](https://github.com/hashicorp/terraform/commit/2b4695eecb1c0e28c41d950b669d9de3aba2880a) only create one provisioner instance per type - [`db4d75f`](https://github.com/hashicorp/terraform/commit/db4d75fcaa2c379a9f559709fdfcf5e6321800bf) Merge pull request [#22542](https://github-redirect.dependabot.com/hashicorp/terraform/issues/22542) from hashicorp/deps-bump-deep - [`ecdce9d`](https://github.com/hashicorp/terraform/commit/ecdce9d1fb048eb2fd5b84242981f1825067f64a) deps: Bump hashicorp/terraform-config-inspect to latest - [`95cbf1c`](https://github.com/hashicorp/terraform/commit/95cbf1c2821fe4bcc7c549a76cb426f2c2fbb668) Fix copy-paste errors in test data - [`16ba850`](https://github.com/hashicorp/terraform/commit/16ba85083f356dbebf811f0ecf94fd3336f6b295) deps: Bump github.com/go-test/deep to 1.0.3 - [`0c66c45`](https://github.com/hashicorp/terraform/commit/0c66c4516344f8df6f9401bf74ca25833fa1b754) update CHANGELOG.md - Additional commits viewable in [compare view](https://github.com/hashicorp/terraform/compare/v0.12.6...v0.12.7)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) Finally, you can contact us by mentioning @dependabot.
martensson commented 5 years ago

@dependabot badge me

dependabot-preview[bot] commented 5 years ago

Dependabot Status

The markdown to add the above to your README is:

[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=nrkno/terraform-provider-lastpass)](https://dependabot.com)
martensson commented 5 years ago

@dependabot merge