Skip to content

Commit

Permalink
Update trusted IAM user (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
VJftw authored Feb 6, 2024
1 parent 78ec07e commit e17a9ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/accounts/aws/iam/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ locals {

trusted_account_iam_users = {
"vjp-management" : [
"vjftw@durmstrang.vjpatel.me",
"vjftw@hogwarts",
],
}

Expand Down

0 comments on commit e17a9ac

Please sign in to comment.