Skip to content

Commit

Permalink
update euafeatureflag for serverless.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
peggles2 committed Sep 12, 2023
1 parent 5b26827 commit 6db6361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solution/backend/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ provider:
OIDC_OP_AUTHORIZATION_ENDPOINT: ${ssm:/eregulations/oidc/authorization_endpoint}
OIDC_OP_TOKEN_ENDPOINT: ${ssm:/eregulations/oidc/token_endpoint}
OIDC_OP_USER_ENDPOINT: ${ssm:/eregulations/oidc/userinfo_endpoint}
EUA_FEATUREFLAG: ${ssm:/eregulations/eua/featureflag}
DEPLOY_NUMBER: ${env:RUN_ID}
AWS_STORAGE_BUCKET_NAME: file-repo-eregs-${self:custom.stage}
tracing:
Expand Down

0 comments on commit 6db6361

Please sign in to comment.