test
Some checks failed
Terraform Provision / Terraform Apply (push) Failing after 7s

This commit is contained in:
Ditmar Visser
2025-06-05 08:50:51 +00:00
parent 3866b528f4
commit f97fa5c7c2
2 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,7 @@ resource "esxi_portgroup" "les-5-opdracht-3" {
vswitch = "vSwitch0"
}
resource "esxi_guest" "les-5-opdracht-3" {
guest_name = var.prefix
disk_store = "datadisk1"