mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 02:31:10 +00:00
chore(docs): update terraform tls (4.0.6 → 4.1.0) (#1925)
| datasource | package | from | to | | ------------------ | ------------- | ----- | ----- | | terraform-provider | hashicorp/tls | 4.0.6 | 4.1.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d46399024f
commit
2de77b6a8e
@ -6,7 +6,7 @@ terraform {
|
||||
}
|
||||
tls = {
|
||||
source = "hashicorp/tls"
|
||||
version = "4.0.6"
|
||||
version = "4.1.0"
|
||||
}
|
||||
proxmox = {
|
||||
source = "bpg/proxmox"
|
||||
|
Loading…
Reference in New Issue
Block a user