Skip to content

Commit 14df07f

Browse files
committed
adding comment for clarity
1 parent 46403d8 commit 14df07f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/pre-work-template-devops-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ As a new member on the HfLA devops-security team, fill in the following fields a
5555
module "iam_user_USERNAME" {
5656
source = "./modules/aws-users"
5757
58-
user_name = "USERNAME"
58+
user_name = "USERNAME" # Replace with GitHub handle
5959
user_tags = {
6060
"Project" = "devops-security"
6161
"Access Level" = "1"

0 commit comments

Comments
 (0)