mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-29 05:00:35 +10:00
style
This commit is contained in:
parent
5be70645d5
commit
29c2b8e2f5
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ resource "google_compute_instance" "desktop-environment" {
|
|||
|
||||
network_interface {
|
||||
access_config {
|
||||
nat_ip = "${google_compute_address.static.address}"
|
||||
nat_ip = "${google_compute_address.static.address}"
|
||||
}
|
||||
subnetwork = "${google_compute_subnetwork.desktop-environment.name}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue