quiet-laptop-13439
02/04/2022, 10:29 AM[]*ec2.Subnet array, and want to write a simple filter based on tags. The problem is, that filtering needs to happen inside of unwrapped ApplyT on tags in the subnet for loop, but the best I can get out of apply outside pulumi.BoolOutput to see if tag is present, and I don't see how can I use this on the subnet. What am I missing?