Skip to content

Commit

Permalink
fix: add missing input variable for sentry api (#798)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-robitaille authored Sep 3, 2024
1 parent 00176a4 commit 337f220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env/cloud/secrets/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ inputs = {
zitadel_application_key = local.zitadel_application_key
# Overwritten in GitHub Actions by TFVARS
rds_db_password = local.rds_db_password
sentry_api_key = local.sentry_api_key
}

0 comments on commit 337f220

Please sign in to comment.