We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146e35c commit 93dca44Copy full SHA for 93dca44
cloudformation/main.yml
@@ -227,6 +227,7 @@ Resources:
227
Environment:
228
Variables:
229
RunEnvironment: !Ref RunEnvironment
230
+ EntraRoleArn: !GetAtt AppSecurityRoles.Outputs.EntraFunctionRoleArn
231
VpcConfig:
232
Ipv6AllowedForDualStack: !If [ShouldAttachVpc, True, !Ref AWS::NoValue]
233
SecurityGroupIds:
0 commit comments