Skip to content

Commit

Permalink
chore: put back dummy account information after tests (#1947)
Browse files Browse the repository at this point in the history
  • Loading branch information
fharper authored Dec 7, 2023
1 parent 82aab1f commit 4648964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/aws-assume-role.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#
# Change the AWS account ID & role name
#
ROLE="arn:aws:iam::126827061464:role/KubernetesAdmin"
ROLE="arn:aws:iam::111111111111:role/AssumedAdmin"

#
# You can leave the rest of thre script as is
Expand Down

0 comments on commit 4648964

Please sign in to comment.