chore(deps): update terraform local to v2.4.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
local (source) | required_provider | minor |
2.3.0 -> 2.4.0
|
Release Notes
hashicorp/terraform-provider-local
v2.4.0
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
, andSHA512
checksum outputs. (#142) - resource/local_sensitive_file: added support for
MD5
,SHA1
,SHA256
, andSHA512
checksum outputs. (#142) - data-source/local_file: added support for
MD5
,SHA1
,SHA256
, andSHA512
checksum outputs. (#142) - data-source/local_sensitive-file: added support for
MD5
,SHA1
,SHA256
, andSHA512
checksum outputs. (#142)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.