Skip to content

Commit

Permalink
chore: fix tag
Browse files Browse the repository at this point in the history
fix tag name for prod deployment
  • Loading branch information
jlangy committed Jan 23, 2025
1 parent f31bc4d commit f449c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
retention_period="${{env.RETENTION_PERIOD}}"
subnet_a="${{env.SUBNET_A}}"
subnet_b="${{env.SUBNET_B}}"
loki_tag="${{env.LOKI_TAG}}"
EOF
- name: Terraform Plan
Expand Down

0 comments on commit f449c5c

Please sign in to comment.