crooked-pillow-11944
02/20/2022, 9:25 PMName
tags without causing Pulumi to treat the tags as changes?aws.ec2.Tag
for a VPC and 2 subnets
A preview/apply shows 3 changes even when there are nonelittle-cartoon-10569
02/20/2022, 9:28 PMapply()
?crooked-pillow-11944
02/20/2022, 9:30 PMlittle-cartoon-10569
02/20/2022, 9:33 PMcrooked-pillow-11944
02/20/2022, 9:35 PMlittle-cartoon-10569
02/20/2022, 9:35 PMaws:defaultTags
in your Pulumi stack config file.crooked-pillow-11944
02/20/2022, 9:39 PMlittle-cartoon-10569
02/20/2022, 9:41 PMaws:defaultTags:
tags:
stack: dev
createBy: Pulumi
Or something like that. That code is untested... maybe someone else is using defaultTags through the config file and can provide a better example?