Skip to content

Commit 1a60fd6

Browse files
authored
Merge pull request #1392 from vipulagarwal/fix_docs
Update cloud-init getting started docs
2 parents 0557ad3 + f0231f2 commit 1a60fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/cloud-init getting started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ terraform {
125125
required_providers {
126126
proxmox = {
127127
source = "Telmate/proxmox"
128-
version = ">=3.0.1rc4"
128+
version = "3.0.1rc4"
129129
}
130130
}
131131
}

0 commit comments

Comments
 (0)