Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
gillianstravers committed Nov 29, 2024
1 parent f7beb2d commit 03014a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/basic/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ module "pdns_resolver" {
}

private_dns_resolver = {
name = "example-dns-resolver"
virtual_network_id = "vnet-id"
name = "example-dns-resolver"
virtual_network_id = "vnet-id"
virtual_network_name = "vnet-name"
}

Expand Down

0 comments on commit 03014a3

Please sign in to comment.