Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

chore(deps): bump hashicorp/local from 1.4.0 to 2.3.0 #203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2023

Bumps hashicorp/local from 1.4.0 to 2.3.0.

Release notes

Sourced from hashicorp/local's releases.

v2.3.0

NOTES:

v2.2.3

NOTES:

  • resource/local_file: Update docs to prevent confusion that exactly one of the arguments content, sensitive_content, content_base64, and source needs to be specified (#123).

  • resource/local_sensitive_file: Update docs to prevent confusion that exactly one of the arguments content, content_base64, and source needs to be specified (#123).

  • No functional changes from 2.2.2.

v2.2.2

NOTES:

  • resource/local_sensitive_file: Fixed typo in documentation (default permission is "0700", not "0777").
  • No functional changes from 2.2.1.

v2.2.1

NOTES:

  • This release is a republishing of the 2.2.0 release to fix release asset checksum errors. It is identical otherwise.

v2.2.0

NOTES:

  • resource/local_file: Argument sensitive_content is Deprecated. For creating or accessing files containing sensitive data, please use the new resource and data source local_sensitive_file. Both are identical to their local_file counterparts, but content and content_base64 attributes are marked as sensitive.

FEATURES:

  • New Data Source: local_sensitive_file (#101 and #106)
  • New Resource: `local_sensitive_file** (#106)
Changelog

Sourced from hashicorp/local's changelog.

2.3.0 (January 11, 2023)

NOTES:

2.2.3 (May 18, 2022)

NOTES:

  • resource/local_file: Update docs to prevent confusion that exactly one of the arguments content, sensitive_content, content_base64, and source needs to be specified (#123).

  • resource/local_sensitive_file: Update docs to prevent confusion that exactly one of the arguments content, content_base64, and source needs to be specified (#123).

  • No functional changes from 2.2.2.

2.2.2 (March 11, 2022)

NOTES:

  • resource/local_sensitive_file: Fixed typo in documentation (default permission is "0700", not "0777").
  • No functional changes from 2.2.1.

2.2.1 (March 10, 2022)

NOTES:

  • This release is a republishing of the 2.2.0 release to fix release asset checksum errors. It is identical otherwise.

2.2.0 (March 10, 2022)

NOTES:

  • resource/local_file: Argument sensitive_content is Deprecated. For creating or accessing files containing sensitive data, please use the new resource and data source local_sensitive_file. Both are identical to their local_file counterparts, but content and content_base64 attributes are marked as sensitive.

FEATURES:

  • New Data Source: local_sensitive_file (#101 and #106)
  • New Resource: local_sensitive_file (#106)

2.1.0 (February 19, 2021)

NOTES:

  • Binary releases of this provider now include the darwin-arm64 platform.
  • This version contains no further changes.

... (truncated)

Commits
  • ccb4f8d Update changelog
  • 11c4189 Merge pull request #155 from hashicorp/issue-84
  • b30e24f Remove 'v' prefix from 2.2.3 changelog version file
  • 084774c Add "Issue/PR Number" label to custom Changie parameter
  • 1c69af2 Change custom Changie parameter key name to "Issue/PR Number"
  • b8b4a15 Add double quotes to shell commands
  • 53bed45 Add commit author and email env variables
  • 855b06b add changelog-version job
  • 9a03fe6 Use temporary directory for source tests
  • 5364805 Remove 'v' version prefix
  • 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)

Bumps [hashicorp/local](https://github.com/hashicorp/terraform-provider-local) from 1.4.0 to 2.3.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-local/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-local/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-local@v1.4.0...v2.3.0)

---
updated-dependencies:
- dependency-name: hashicorp/local
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants