update compute main
This commit is contained in:
parent
07fccbcd19
commit
bf1f682682
@ -1,7 +1,7 @@
|
||||
resource "google_compute_instance" "tp07-frontend" {
|
||||
name = "tp07-frontend"
|
||||
machine_type = var.instance_type
|
||||
zone = var.region
|
||||
zone = var.zone
|
||||
|
||||
boot_disk {
|
||||
initialize_params {
|
||||
|
Loading…
Reference in New Issue
Block a user