Skip to content

Commit 93dca44

Browse files
committed
fix env variable
1 parent 146e35c commit 93dca44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ Resources:
227227
Environment:
228228
Variables:
229229
RunEnvironment: !Ref RunEnvironment
230+
EntraRoleArn: !GetAtt AppSecurityRoles.Outputs.EntraFunctionRoleArn
230231
VpcConfig:
231232
Ipv6AllowedForDualStack: !If [ShouldAttachVpc, True, !Ref AWS::NoValue]
232233
SecurityGroupIds:

0 commit comments

Comments
 (0)