Skip to content

Instantly share code, notes, and snippets.

@ahakimx
Created July 7, 2022 10:28
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 ahakimx/a9649f0e2a1b273ae3fcc318db07109b to your computer and use it in GitHub Desktop.
Save ahakimx/a9649f0e2a1b273ae3fcc318db07109b to your computer and use it in GitHub Desktop.
variable "admin_users" {
type = list(string)
default = ["ha", "lucy", "john"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment