Skip to content

Commit

Permalink
Revert "Adding back Zulip credentials"
Browse files Browse the repository at this point in the history
This reverts commit 6597f45.
  • Loading branch information
manasaV3 committed Feb 7, 2024
1 parent e515c74 commit 9a5b8a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .happy/terraform/modules/ecs-stack/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ module data_workflows_lambda {
"GITHUB_CLIENT_ID" = local.github_client_id
"GITHUB_CLIENT_SECRET" = local.github_client_secret
"PLUGINS_LAMBDA_NAME" = local.plugins_function_name
"ZULIP_CREDENTIALS" = local.zulip_credentials
}

log_retention_in_days = local.log_retention_period
Expand Down

0 comments on commit 9a5b8a0

Please sign in to comment.