In create-tenant-buckets.sh line 108: GOOGLE_PROJECT_REGION=${GOOGLE_PROJECT_REGION} ^-------------------^ SC2269: This variable is assigned to itself, so the assignment does nothing.
For more information: https://www.shellcheck.net/wiki/SC2269 -- This variable is assigned to itse... ERROR: Job failed: exit code 1