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.13.0 to 0.13.1 #31

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps github.com/hashicorp/terraform from 0.13.0 to 0.13.1.

Release notes

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

v0.13.1

0.13.1 (August 26, 2020)

ENHANCEMENTS:

  • config: cidrsubnet and cidrhost now support address extensions of more than 32 bits (#25517)
  • cli: The directories that Terraform searches by default for provider plugins can now be symlinks to directories elsewhere. (This applies only to the top-level directory, not to nested directories inside it.) (#25692)
  • backend/s3: simplified mock handling and assume role testing (#25903)
  • backend/s3: support for appending data to the User-Agent request header with the TF_APPEND_USER_AGENT environment variable (#25903)

BUG FIXES:

  • config: Override files containing module blocks can now override the special providers argument. (#25496)
  • cli: The state lock will now be unlocked consistently across both the local and remote backends in the terraform console and terraform import commands. [#25454]
  • cli: The -target option to terraform plan and terraform apply now correctly handles addresses containing module instance indexes. (#25760)
  • cli: terraform state mv can now move the last resource from a module without panicking. (#25523)
  • cli: If the output of terraform version contains an outdated version notice, this is now printed after the version number and not before. (#25811)
  • command: Prevent creation of workspaces with invalid names via the TF_WORKSPACE environment variable, and allow any existing invalid workspaces to be deleted. (#25262)
  • command: Fix error when multiple -no-color flags are set on the command line. (#25847)
  • command: Fix backend config override validation, allowing the use of -backend-config override files with the enhanced remote backend. (#25960)
  • core: State snapshots now use a consistent ordering for resources that have the same name across different modules. Previously the ordering was undefined. (#25498)
  • core: A dynamic block producing an unknown number of blocks will no longer incorrectly produce the error "Provider produced inconsistent final plan" when the block type is backed by a set of objects. (#25662)
  • core: Terraform will now silently drop attributes that appear in the state but are not present in the corresponding resource type schema, on the assumption that those attributes existed in a previous version of the provider and have now been removed. (#25779)
  • core: The state upgrade logic for handling unqualified provider addresses from Terraform v0.11 and earlier will no longer panic when it encounters references to the built-in terraform provider. (#25861)
  • internal: Clean up provider package download temporary files after installing. (#25990)
  • terraform: Evaluate module call arguments for terraform import even if defaults are given for input variables (#25890)
  • terraform: Fix misleading Terraform required_version constraint diagnostics when multiple required_version settings exist in a single module (#25898)
Changelog

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

0.13.1 (August 26, 2020)

ENHANCEMENTS:

  • config: cidrsubnet and cidrhost now support address extensions of more than 32 bits (#25517)
  • cli: The directories that Terraform searches by default for provider plugins can now be symlinks to directories elsewhere. (This applies only to the top-level directory, not to nested directories inside it.) (#25692)
  • backend/s3: simplified mock handling and assume role testing (#25903)
  • backend/s3: support for appending data to the User-Agent request header with the TF_APPEND_USER_AGENT environment variable (#25903)

BUG FIXES:

  • config: Override files containing module blocks can now override the special providers argument. (#25496)
  • cli: The state lock will now be unlocked consistently across both the local and remote backends in the terraform console and terraform import commands. [#25454]
  • cli: The -target option to terraform plan and terraform apply now correctly handles addresses containing module instance indexes. (#25760)
  • cli: terraform state mv can now move the last resource from a module without panicking. (#25523)
  • cli: If the output of terraform version contains an outdated version notice, this is now printed after the version number and not before. (#25811)
  • command: Prevent creation of workspaces with invalid names via the TF_WORKSPACE environment variable, and allow any existing invalid workspaces to be deleted. (#25262)
  • command: Fix error when multiple -no-color flags are set on the command line. (#25847)
  • command: Fix backend config override validation, allowing the use of -backend-config override files with the enhanced remote backend. (#25960)
  • core: State snapshots now use a consistent ordering for resources that have the same name across different modules. Previously the ordering was undefined. (#25498)
  • core: A dynamic block producing an unknown number of blocks will no longer incorrectly produce the error "Provider produced inconsistent final plan" when the block type is backed by a set of objects. (#25662)
  • core: Terraform will now silently drop attributes that appear in the state but are not present in the corresponding resource type schema, on the assumption that those attributes existed in a previous version of the provider and have now been removed. (#25779)
  • core: The state upgrade logic for handling unqualified provider addresses from Terraform v0.11 and earlier will no longer panic when it encounters references to the built-in terraform provider. (#25861)
  • internal: Clean up provider package download temporary files after installing. (#25990)
  • terraform: Evaluate module call arguments for terraform import even if defaults are given for input variables (#25890)
  • terraform: Fix misleading Terraform required_version constraint diagnostics when multiple required_version settings exist in a single module (#25898)
Commits
  • d29b262 Release v0.13.1
  • 4569a37 website/docs: provider source related clarifications
  • c13eba9 Merge pull request #26005 from hashicorp/alisdair/backend-config-schema-fix
  • 4543772 command: Add test for backend config validation
  • f028b0a command: Fix backend config schema validation
  • 75e676f website/docs: remove unclear provider version constraint description (#25998)
  • 08f593d Merge pull request #25982 from hashicorp/gh_sec_pol
  • 93cd6b1 Merge pull request #25989 from pdecat/patch-1
  • d22a2cd Merge pull request #25992 from hashicorp/alisdair/upgrade-go
  • 1b9b851 Merge pull request #25994 from hashicorp/alisdair/provider-requirements-doc-note
  • 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](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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #32.