Skip to content

Commit

Permalink
Replace confusing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
brikis98 committed Jun 28, 2020
1 parent 3c4ee2e commit f31b91c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ provider "aws" {
}

resource "aws_iam_user" "existing_user" {
# You should change this to the username of an IAM user that already
# exists so you can practice using the terraform import command
# Make sure to update this to your own user name!
name = "yevgeniy.brikman"
}

0 comments on commit f31b91c

Please sign in to comment.