GCloud Auth with GitHub actions
I used this method to get the auth done on GitHub actions. However, I keep getting Access denied on the workflow even though it works fine on my local with when I use my creds for terraform validate.
Adding –quiet to gcloud command does not work in github
I cannot seem to figure out how to get my github pipeline to be happy using gcloud builds triggers run. It continually says to use the –quite command so you dont need to interact.
Adding –quite to gcloud command does not work in github
I cannot seem to figure out how to get my github pipeline to be happy using gcloud builds triggers run. It continually says to use the –quite command so you dont need to interact.