Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi committed Jan 20, 2024
1 parent 92611b4 commit 00e68ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/aws/dependencies/configOperations.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
function getConfigAsJson(){
echo "configName: $configName"
local allConfig=$(getTreehousesConfigValue $configName | jq .)
echo "$allConfig"
echo "$allConfig"
Expand Down

0 comments on commit 00e68ab

Please sign in to comment.