Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
b
billions-hospital-77217
12/02/2021, 9:41 PM
Can I output a list of strings in order after spinning up multiple servers with Pulumi?
g
green-stone-37839
12/02/2021, 9:47 PM
Generally speaking, the answer is yes. What strings are you interested in generating and what defines the order?
b
billions-hospital-77217
12/02/2021, 10:30 PM
I'm currently outputting 1 master node and 2 leaf nodes' IP and DNS for a MemSQL cluster
It's going to be masters first, then leaves
Post