mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-08-22 19:38:35 +00:00
chore(docs): update terraform tls (4.0.5 → 4.0.6) (#1536)
| datasource | package | from | to | | ------------------ | ------------- | ----- | ----- | | terraform-provider | hashicorp/tls | 4.0.5 | 4.0.6 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f4ee6291cc
commit
a89cfbf045
@ -6,7 +6,7 @@ terraform {
|
|||||||
}
|
}
|
||||||
tls = {
|
tls = {
|
||||||
source = "hashicorp/tls"
|
source = "hashicorp/tls"
|
||||||
version = "4.0.5"
|
version = "4.0.6"
|
||||||
}
|
}
|
||||||
proxmox = {
|
proxmox = {
|
||||||
source = "bpg/proxmox"
|
source = "bpg/proxmox"
|
||||||
|
Loading…
Reference in New Issue
Block a user