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
Open
Conversation
0e8dc2c to
a5aec41
Compare
a5aec41 to
b7d23ee
Compare
b7d23ee to
ee38da0
Compare
ee38da0 to
c2b93aa
Compare
c2b93aa to
c2e20a4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.0->2.5.1Release Notes
hashicorp/terraform-provider-local (local)
v2.5.1Compare Source
NOTES:
v2.5.0Compare Source
FEATURES:
direxistsfunction that checks for the existence of a directory, similar to the built-infileexistsfunction. (#285)v2.4.1Compare Source
NOTES:
v2.4.0Compare Source
NOTES:
FEATURES:
MD5,SHA1,SHA256, andSHA512checksum outputs. (#142)MD5,SHA1,SHA256, andSHA512checksum outputs. (#142)MD5,SHA1,SHA256, andSHA512checksum outputs. (#142)MD5,SHA1,SHA256, andSHA512checksum outputs. (#142)v2.3.0Compare Source
NOTES:
terraform-plugin-framework(#155)v2.2.3Compare Source
NOTES:
resource/local_file: Update docs to prevent confusion that exactly one of the arguments
content,sensitive_content,content_base64, andsourceneeds to be specified (#123).resource/local_sensitive_file: Update docs to prevent confusion that exactly one of the arguments
content,content_base64, andsourceneeds to be specified (#123).No functional changes from 2.2.2.
v2.2.2Compare Source
NOTES:
"0700", not"0777").v2.2.1Compare Source
NOTES:
v2.2.0Compare Source
NOTES:
sensitive_contentisDeprecated. 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_filecounterparts, butcontentandcontent_base64attributes are marked as sensitive.FEATURES:
local_sensitive_file(#101 and #106)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.
This PR was generated by Mend Renovate. View the repository job log.