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