Skip to content

Instantly share code, notes, and snippets.

@bmwitcher
Created August 16, 2020 02:07
Show Gist options
  • Save bmwitcher/a6251754da4af0bb6ed3e7c816939660 to your computer and use it in GitHub Desktop.
Save bmwitcher/a6251754da4af0bb6ed3e7c816939660 to your computer and use it in GitHub Desktop.
#Five new employees user names
variable "iam_names" {
type = list
default = ["absmith", "bcjones","cdapple","kjohnson","tscott"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment