tf comment

This commit is contained in:
Daniel Roth 2026-07-07 14:04:34 +00:00
parent 04b32b1515
commit f5059c0589

View file

@ -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 }}