gfilicetti / gke-github-deployment

This repository is a full example of a full CI/CD pipeline using Github actions, terraform and other tech.
Apache License 2.0
3 stars 2 forks source link

Using shell substitution instead of && or || #121

Closed gfilicetti closed 1 month ago

gfilicetti commented 1 month ago

…doing this.

if gcloud region is "unset" then we default to us-central, otherwise we use its value.