Skip to content

Commit

Permalink
updated aws_info_csv.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Nov 22, 2024
1 parent b590afd commit 0bbb838
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion aws/aws_info_csv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ fi
aws_account_id="$(aws_account_id)"

"$srcdir/aws_info_ec2_csv.sh" |
sed "s|^|\"$aws_account_id\",|"
sed "
1s|^|\"AWS_Account_ID\";
2,\$s|^|\"$aws_account_id\",|
"

0 comments on commit 0bbb838

Please sign in to comment.