Skip to content

Instantly share code, notes, and snippets.

@HunterLarco
Created February 4, 2021 18:11
Show Gist options
  • Save HunterLarco/b737b4736230fb23c83f3984633b4a5b to your computer and use it in GitHub Desktop.
Save HunterLarco/b737b4736230fb23c83f3984633b4a5b to your computer and use it in GitHub Desktop.
variable "zones" {
type = object({
painted_nyc = object({
zone_id = string
})
})
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment