Skip to content

Commit

Permalink
Merge branch 'add-driver-aws' of github.com:treehouses/luftballon int…
Browse files Browse the repository at this point in the history
…o add-driver-aws
  • Loading branch information
hiroTochigi committed Jan 20, 2024
2 parents 2c76cdb + 066d4b6 commit a300594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions archive/jsonController.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ function getValueByAttribute(){
local instanceName=$1
local attribute=$2
local backet=$(getBucketByBucketKey "$(getConfigAsJson)" $instanceName)
echo "backet: $backet"
local keyName=$(echo "$backet" | \
jq -r --arg instanceName "$instanceName" \
--arg attribute "$attribute" \
Expand Down

0 comments on commit a300594

Please sign in to comment.