We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dabe194 commit acee023Copy full SHA for acee023
1 file changed
.github/workflows/ci-infra.yml
@@ -48,6 +48,5 @@ jobs:
48
TF_VAR_environment: ${{ env.ENV }}
49
TF_VAR_project_id: ${{ secrets.GCP_PROJECT_ID }}
50
TF_VAR_region: ${{ env.REGION }}
51
- TF_VAR_github_repo: ${{ env.GITHUB_REPO }}
52
TF_VAR_alert_email_map: ${{ secrets.ALERT_EMAIL_MAP }}
53
run: terraform apply -auto-approve
0 commit comments