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
#aws
Title
f
few-pillow-1133
07/09/2020, 6:00 PM
Hi, when creating ec2 instance, can the name tag be included...couldn't see where in the doc
s
salmon-account-74572
07/09/2020, 6:02 PM
Yes. In TypeScript, it would look something like this:
Copy code
tags: { Name: "bastion", },
f
few-pillow-1133
07/09/2020, 7:16 PM
Perfect, thnx
Post