Skip to content

Commit

Permalink
updated aws_profile_generate_direnvs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jan 8, 2025
1 parent 8c1f0fa commit d1af614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/aws_profile_generate_direnvs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ EOF
export AWS_PROFILE=$profile
#export EKS_CLUSTER=
export EKS_CLUSTER="\$(aws eks list-clusters --output json 2>/dev/null | jq -r '.clusters[0]')"
#export EKS_NAMESPACE=
#. ../.envrc
Expand Down

0 comments on commit d1af614

Please sign in to comment.