Skip to content

Instantly share code, notes, and snippets.

@dmlayton
Last active May 28, 2020 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmlayton/8b713df7fd56d3a4747beba4105f9eff to your computer and use it in GitHub Desktop.
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