mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-06 14:03:58 +00:00
chore(deps): update terraform local (2.2.2 → 2.4.1) (#902)
| datasource | package | from | to | | ------------------ | --------------- | ----- | ----- | | terraform-provider | hashicorp/local | 2.2.2 | 2.4.1 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2edf2cbb1d
commit
c116db592b
@ -2,7 +2,7 @@ terraform {
|
|||||||
required_providers {
|
required_providers {
|
||||||
local = {
|
local = {
|
||||||
source = "hashicorp/local"
|
source = "hashicorp/local"
|
||||||
version = "2.2.2"
|
version = "2.4.1"
|
||||||
}
|
}
|
||||||
tls = {
|
tls = {
|
||||||
source = "hashicorp/tls"
|
source = "hashicorp/tls"
|
||||||
|
Loading…
Reference in New Issue
Block a user