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.
2 parents e461c40 + de0a916 commit f2e5d05Copy full SHA for f2e5d05
modules/network.yaml
@@ -206,4 +206,9 @@ Outputs:
206
Description: "Grid load balancer group"
207
Value: !Ref GridHubGroup
208
Export:
209
- Name: GridHubGroupArn
+ Name: GridHubGroupArn
210
+ GridLoadBalancerDNSName:
211
+ Description: "Grid load balancer DNS name"
212
+ Value: !GetAtt GridLoadBalancer.DNSName
213
+ Export:
214
+ Name: GridLoadBalancerDNSName
0 commit comments