update compute main
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user