mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 15:04:56 +00:00
Init repo
This commit is contained in:
3
modules/compute_engine_template/outputs.tf
Normal file
3
modules/compute_engine_template/outputs.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
output "self_link" {
|
||||
value = google_compute_instance_template.template.self_link
|
||||
}
|
||||
Reference in New Issue
Block a user