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

Update Terraform local to v2.4.0 #274

Closed
wants to merge 1 commit into from

Conversation

staff-infrastructure-moj
Copy link

@staff-infrastructure-moj staff-infrastructure-moj commented Sep 30, 2023

This PR contains the following updates:

Package Type Update Change
local (source) required_provider minor 2.2.2 -> 2.4.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

hashicorp/terraform-provider-local (local)

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.


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 becomes conflicted, 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 has been generated by Renovate Bot.

@smjmoj smjmoj closed this Dec 1, 2023
@smjmoj smjmoj deleted the renovate/local-2.x branch December 1, 2023 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants