Skip to content

revert-loki-3-5-8 (#41) #34

revert-loki-3-5-8 (#41)

revert-loki-3-5-8 (#41) #34

Workflow file for this run

name: CD
on:
push:
branches:
- main
jobs:
tfapply:
strategy:
matrix:
TF_DIR: [./terraform/env/prod, ./terraform/common]
uses: CityOfPhiladelphia/citygeo-shared-workflows/.github/workflows/terraform_apply.yaml@main
with:
tf_dir: ${{ matrix.TF_DIR }}
tf_token_keeper_path: sd33hj2cVYiRB4TEhAG_jg/field/password
aws_access_key_id_keeper_path: 9Vi7qUgp2ht2JvmZRs-YXA/field/login
aws_secret_access_key_keeper_path: 9Vi7qUgp2ht2JvmZRs-YXA/field/password
secrets: inherit