init repo

This commit is contained in:
Gregory
2023-04-12 16:23:57 -07:00
commit 97e995b906
12 changed files with 176 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
variable "image_name" {}
variable "instance_type" {}
variable "zone" {}
variable "project_id" {}
variable "region" {}
variable "network_name" {}
variable "subnets_cidr_list" {}