Skip to content

Instantly share code, notes, and snippets.

@dmlayton
Last active May 4, 2020 16:00
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/f930d2dd3a6a0510d7b05f95dfce96f3 to your computer and use it in GitHub Desktop.
Save dmlayton/f930d2dd3a6a0510d7b05f95dfce96f3 to your computer and use it in GitHub Desktop.
resource "aws_iam_user" "test_client" {
name = "alice"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment