commit new files

This commit is contained in:
gregory hendrickson
2023-03-30 04:13:23 -07:00
parent 40acf53cfa
commit 8ae53a8932
8 changed files with 93 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
variable "project_id" {}
variable "region" {}
variable "image_name" {}
variable "instance_type" {}
variable "startup_script" {}