mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
add firewall rules and add tags to template
This commit is contained in:
@@ -16,7 +16,7 @@ resource "google_compute_instance_template" "template" {
|
||||
// Ephemeral public IP address
|
||||
}
|
||||
}
|
||||
|
||||
tags = ["http-server"]
|
||||
metadata_startup_script = var.startup_script
|
||||
|
||||
lifecycle {
|
||||
|
||||
Reference in New Issue
Block a user