https://pulumi.com logo
e

early-musician-41645

02/28/2019, 11:20 PM
When creating a
new eks.Cluster
how can I specify the tags to set on all the EC2 hosts, ASG, launch config, etc.?
w

white-balloon-205

02/28/2019, 11:26 PM
Looks like this isn't exposed yet. Opened https://github.com/pulumi/pulumi-eks/issues/74. /cc @breezy-hamburger-69619
👀 1
e

early-musician-41645

02/28/2019, 11:28 PM
okay, thanks
w

white-balloon-205

02/28/2019, 11:40 PM
Sort of - though possibly complementary. Curious - if you could attach any tags you wanted - what would you be attaching? Are you just interested in
Name
? Ornin something else? Do you have specific requirements for using a Name you provide, or do you just want something automatic that is different between different instances?
e

early-musician-41645

02/28/2019, 11:45 PM
Specific requirements from the Org, e.g. Dept ID, Project, Creator, Group, Application, Description, etc.
Name tag would be a hostname or DNS resolvable
w

white-balloon-205

02/28/2019, 11:50 PM
Got it - makes sense. So that is mostly orthogonal to https://github.com/pulumi/pulumi-aws/issues/113, and is just what’s tracked in https://github.com/pulumi/pulumi-eks/issues/74.
e

early-musician-41645

02/28/2019, 11:53 PM
👍