Add output section.(2)
Adding output section to templates to make most use of the template. Change-Id: I0839642427ece9eed58be3209d98b8fbef745a5b
This commit is contained in:
parent
13e8dd6917
commit
f939f38514
@ -52,5 +52,12 @@
|
||||
]]}}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"Outputs": {
|
||||
"ServerGroupAddresses": {
|
||||
"Value": { "Fn::GetAtt": ["JobServerGroup", "InstanceList"] },
|
||||
"Description": "IP Address of instances."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user