mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
4 lines
85 B
HCL
4 lines
85 B
HCL
output "self_link" {
|
|
value = google_compute_instance_template.template.self_link
|
|
}
|