Compare commits
1 commit
3b61a2191f
...
bbea6dbed0
| Author | SHA1 | Date | |
|---|---|---|---|
| bbea6dbed0 |
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
proxmox = {
|
||||
source = "telmate/proxmox"
|
||||
version = "3.0.2-rc07"
|
||||
version = "3.0.2-rc08"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ terraform {
|
|||
required_providers {
|
||||
proxmox = {
|
||||
source = "telmate/proxmox"
|
||||
version = "3.0.2-rc07"
|
||||
version = "3.0.2-rc08"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue