Skip to content

Instantly share code, notes, and snippets.

@dmlayton
Last active May 28, 2020 14:59
Show Gist options
  • Select an option

  • Save dmlayton/8b713df7fd56d3a4747beba4105f9eff to your computer and use it in GitHub Desktop.

Select an option

Save dmlayton/8b713df7fd56d3a4747beba4105f9eff to your computer and use it in GitHub Desktop.
variable "client" {
type = map
}
variable "users" {
type = list(string)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment