jq -c

From wikieduonline
Revision as of 21:39, 22 March 2023 by Newworld3 (talk | contribs)
Jump to navigation Jump to search

cat .terraform/terraform.tfstate | jq -c '.backend.config.bucket' | tr -d '"' | grep -c "$(echo $AWS_ENV)"

Advertising: