appuio / terraform-openshift4-exoscale

OpenShift 4 Terraform setup for Exoscale
2 stars 0 forks source link

Fix commit-hieradata.sh to always set branch to track origin/master #11

Closed simu closed 3 years ago

simu commented 3 years ago

Previously, we only set the branch to track origin/master when actually pushing changes. However, this breaks subsequent terraform runs if there aren't any changes when we first clone the repository.