This repository was archived by the owner on Jan 31, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 id : infrastructure-deployment
2626 uses : microsoft/nubesgen-actions/gitops-apply-terraform@v0.12.2
2727 env :
28- TF_VAR_application_name : ${{ vars.TF_VAR_application_name }}
29- TF_VAR_container_certificate : ${{ secrets.TF_VAR_container_certificate }}
30- TF_VAR_container_certificate_password : ${{ secrets.TF_VAR_container_certificate_password }}
28+ TF_VAR_application_name : ${{ vars.TF_VAR_APPLICATION_NAME }}
29+ TF_VAR_container_certificate : ${{ secrets.TF_VAR_CONTAINER_CERTIFICATE }}
30+ TF_VAR_container_certificate_password : ${{ secrets.TF_VAR_CONTAINER_CERTIFICATE_PASSWORD }}
3131 with :
3232 azure_credentials : ${{ secrets.AZURE_CREDENTIALS }}
3333 tf_storage_account : ${{ secrets.TF_STORAGE_ACCOUNT }}
You can’t perform that action at this time.
0 commit comments