mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-05 05:24:01 +00:00
chore(docs): update terraform local (2.4.1 → 2.5.1) (#1116)
| datasource | package | from | to | | ------------------ | --------------- | ----- | ----- | | terraform-provider | hashicorp/local | 2.4.1 | 2.5.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a0597289b5
commit
29d60f5932
@ -2,7 +2,7 @@ terraform {
|
||||
required_providers {
|
||||
local = {
|
||||
source = "hashicorp/local"
|
||||
version = "2.4.1"
|
||||
version = "2.5.1"
|
||||
}
|
||||
tls = {
|
||||
source = "hashicorp/tls"
|
||||
|
Loading…
Reference in New Issue
Block a user