kubefirst / gitops-template

a template of gitops infrastucture for consumption by kubefirst users
MIT License
53 stars 50 forks source link

fix(tffmt): fix CI and run terraform fmt #744

Closed FalcoSuessgott closed 2 months ago

FalcoSuessgott commented 2 months ago

in #712 I added make fmt in the terraform GHA CI, which will only run terraform fmt but not check for proper formatting - sorry for that. This CI fixes this and formats all *.tf files correctly.

johndietz commented 2 months ago

thanks so much for your contribution @FalcoSuessgott, we'll have it in our next drop 🚀