correctionofVar
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ resource "proxmox_lxc" "TerraformDemo" {
|
||||
cores = 2
|
||||
cpulimit = 2
|
||||
|
||||
ssh_keys = [
|
||||
ssh_public_keys = [
|
||||
var.ssh_public_key
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user