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): update terraform local to v2 #5942

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2024

This PR contains the following updates:

Package Type Update Change
local (source) required_provider major ~> 1.3 -> ~> 2.0

Release Notes

hashicorp/terraform-provider-local (local)

v2.5.2

Compare Source

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​348)

v2.5.1

Compare Source

NOTES:

  • No functional changes from v2.5.0. Minor documentation fixes. (#​303)

v2.5.0

Compare Source

FEATURES:

  • functions/direxists: Added a new direxists function that checks for the existence of a directory, similar to the built-in fileexists function. (#​285)

v2.4.1

Compare Source

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​273)

v2.4.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​184)

FEATURES:

  • resource/local_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)
  • resource/local_sensitive_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)
  • data-source/local_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)
  • data-source/local_sensitive-file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#​142)

v2.3.0

Compare Source

NOTES:

v2.2.3

Compare Source

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

Compare Source

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

Compare Source

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

Compare Source

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)

v2.1.0

Compare Source

NOTES:

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

v2.0.0

Compare Source

NOTES:

  • Binary releases of this provider now include the linux-arm64 platform.

BREAKING CHANGES:

  • Upgrade to version 2 of the Terraform Plugin SDK, which drops support for Terraform 0.11.
    This provider will continue to work as expected for users of Terraform 0.11, which will not download the new version.
    (#​42)

FEATURES:

  • resource/local_file: Added source attribute as alternative way to provide content
    for the local_file resource.
    (#​44)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor

ti-chi-bot bot commented Nov 11, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign handlerww for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants