upgrade proxmox provider and some other tf [ci skip]
This commit is contained in:
parent
d06f296c51
commit
c58c577a9c
7 changed files with 116 additions and 116 deletions
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
kubernetes = {
|
||||
source = "hashicorp/kubernetes"
|
||||
version = ">= 2.7.1"
|
||||
version = "3.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue