Skip to content

Commit f792bb3

Browse files
feat(terraform): update proxmox ( 0.98.1 → 0.99.0 ) (#3054)
| datasource | package | from | to | | ------------------ | ----------- | ------ | ------ | | terraform-provider | bpg/proxmox | 0.98.1 | 0.99.0 | Co-authored-by: lord-of-lightning-bot[bot] <170540725+lord-of-lightning-bot[bot]@users.noreply.github.com>
1 parent e314bbf commit f792bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/tls/provider.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
proxmox = {
44
source = "bpg/proxmox"
5-
version = "0.98.1"
5+
version = "0.99.0"
66
}
77
akeyless = {
88
source = "akeyless-community/akeyless"

0 commit comments

Comments
 (0)