Skip to content

Commit

Permalink
Validate if test is fixed with previous behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelnano committed Dec 4, 2023
1 parent 2354e6d commit d65aef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xoa/resource_xenorchestra_vm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1909,6 +1909,7 @@ resource "xenorchestra_vm" "bar" {
network {
network_id = "${data.xenorchestra_network.network.id}"
}
destroy_cloud_config_vdi_after_boot = true
disk {
sr_id = "%s"
Expand Down

0 comments on commit d65aef8

Please sign in to comment.