Skip to content

Instantly share code, notes, and snippets.

@mago0
Created August 31, 2017 19:56
Show Gist options
  • Save mago0/25ef2178f077804be1f87cd561cc1d02 to your computer and use it in GitHub Desktop.
Save mago0/25ef2178f077804be1f87cd561cc1d02 to your computer and use it in GitHub Desktop.
variable "asg_tags" {
type = "map"
default = {
project = "ReplaceMe"
env = "ReplaceMe"
envid = "ReplaceMe"
datadog = ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment