sshERROR
This commit is contained in:
@@ -9,10 +9,6 @@ resource "proxmox_lxc" "TerraformDemo" {
|
|||||||
cores = 2
|
cores = 2
|
||||||
cpulimit = 2
|
cpulimit = 2
|
||||||
|
|
||||||
ssh_keys = [
|
|
||||||
var.ssh_public_key
|
|
||||||
]
|
|
||||||
|
|
||||||
// Terraform will crash without rootfs defined
|
// Terraform will crash without rootfs defined
|
||||||
rootfs {
|
rootfs {
|
||||||
storage = "TheTower"
|
storage = "TheTower"
|
||||||
|
|||||||
Reference in New Issue
Block a user