Init repo

This commit is contained in:
gregory hendrickson
2023-03-30 03:51:24 -07:00
commit 40acf53cfa
14 changed files with 60 additions and 0 deletions

View File

View File

@@ -0,0 +1,3 @@
output "self_link" {
value = google_compute_instance_template.template.self_link
}