mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
tf comment
This commit is contained in:
parent
04b32b1515
commit
f5059c0589
1 changed files with 1 additions and 2 deletions
3
.github/workflows/deploy_terraform.yml
vendored
3
.github/workflows/deploy_terraform.yml
vendored
|
|
@ -736,8 +736,7 @@ jobs:
|
|||
TF_VAR_db_name: ${{ secrets.DEV_DB_NAME }}
|
||||
TF_VAR_db_port: ${{ secrets.DEV_DB_PORT }}
|
||||
TF_VAR_hubspot_api_key: ${{ secrets.HUBSPOT_API_KEY }}
|
||||
# Staging points at Abri's UAT relay endpoint; production values are
|
||||
# pending from Abri (prod apply is blocked until they exist).
|
||||
# Awaiting API Key from Abri
|
||||
TF_VAR_abri_relay_url: ${{ secrets.ABRI_RELAY_URL }}
|
||||
TF_VAR_abri_relay_username: ${{ secrets.ABRI_RELAY_USERNAME }}
|
||||
TF_VAR_abri_relay_password: ${{ secrets.ABRI_RELAY_PASSWORD }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue