We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
=
1 parent a4f9b6c commit 5aaa38cCopy full SHA for 5aaa38c
1 file changed
docs/resources/domain.md
@@ -26,7 +26,7 @@ resource "libvirt_domain" "example" {
26
vcpu = 2
27
type = "kvm"
28
29
- os {
+ os = {
30
type = "hvm"
31
type_arch = "x86_64"
32
type_machine = "q35"
0 commit comments