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

chore(deps): bump hashicorp/local from 2.1.0 to 2.3.0 in /terraform #754

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/local from 2.1.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)
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 2.1.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@v2.1.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 12, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Jan 12, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a40ca20
Status: ✅  Deploy successful!
Preview URL: https://29de0c9a.roleypoly.pages.dev
Branch Preview URL: https://dependabot-terraform-terrafo-rw0q.roleypoly.pages.dev

View logs

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 terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants