Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Update Terraform local to v2.5.1#10

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/local-2.x
Open

Update Terraform local to v2.5.1#10
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/local-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 11, 2022

This PR contains the following updates:

Package Type Update Change
local (source) required_provider minor 2.1.0 -> 2.5.1

Release Notes

hashicorp/terraform-provider-local (local)

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)

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate Bot force-pushed the renovate/local-2.x branch from 0e8dc2c to a5aec41 Compare June 18, 2022 18:59
@renovate renovate Bot changed the title Update Terraform local to v2.2.2 Update Terraform local to v2.2.3 Jun 18, 2022
@renovate renovate Bot force-pushed the renovate/local-2.x branch from a5aec41 to b7d23ee Compare March 12, 2023 22:00
@renovate renovate Bot changed the title Update Terraform local to v2.2.3 Update Terraform local to v2.4.0 Mar 12, 2023
@renovate renovate Bot force-pushed the renovate/local-2.x branch from b7d23ee to ee38da0 Compare December 12, 2023 18:18
@renovate renovate Bot changed the title Update Terraform local to v2.4.0 Update Terraform local to v2.4.1 Dec 12, 2023
@renovate renovate Bot changed the title Update Terraform local to v2.4.1 Update Terraform local to v2.5.0 Mar 11, 2024
@renovate renovate Bot force-pushed the renovate/local-2.x branch from ee38da0 to c2b93aa Compare March 11, 2024 17:28
@renovate renovate Bot changed the title Update Terraform local to v2.5.0 Update Terraform local to v2.5.1 Mar 11, 2024
@renovate renovate Bot force-pushed the renovate/local-2.x branch from c2b93aa to c2e20a4 Compare March 11, 2024 21:04
@renovate renovate Bot enabled auto-merge (rebase) March 20, 2024 12:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants