Files
gregory hendrickson 40acf53cfa Init repo
2023-03-30 03:51:24 -07:00

4 lines
85 B
HCL

output "self_link" {
value = google_compute_instance_template.template.self_link
}