Skip to content

Commit 1fc48ba

Browse files
committed
Add missing envars
1 parent bdafe57 commit 1fc48ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spire/templates/apps/exchange.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1450,6 +1450,8 @@ Resources:
14501450
EXCHANGE_HOSTNAME: !Ref ExchangeHostname
14511451
MYSQL_ENDPOINT: !Ref SharedAuroraMysqlEndpoint
14521452
APP_ENVIRONMENT: !Ref EnvironmentTypeLowercase
1453+
MEDIAJOINT_S3_BUCKET_ARN: !Ref MediajointS3BucketArn
1454+
ENCRYPTION_SECRET_PARAMETER_ARN: !Sub arn:aws:ssm:${AWS::Region}:${AWS::AccountId}:parameter/prx/${EnvironmentTypeAbbreviation}/Spire/Exchange/ftp-auth-capture-encryption-secret
14531455
Handler: index.handler
14541456
MemorySize: 128
14551457
Policies:

0 commit comments

Comments
 (0)