Skip to content

Commit b0ed780

Browse files
authored
Update ubnt-vm-main.tf
1 parent 0e813e0 commit b0ed780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ubnt-vm-main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ resource "google_compute_instance" "gcp-ubnt-vm" {
5151
network = google_compute_network.vpc.name
5252
subnetwork = google_compute_subnetwork.network_subnet.name
5353
access_config {
54+
network_tier = "STANDARD"
5455
}
5556
}
5657

0 commit comments

Comments
 (0)