regarding the aws-native library; is there a gener...
# golang
m
regarding the aws-native library; is there a generic tags interface? It looks like with AWS classic you can feed a
pulumi.Map{}
for tags, but with native each resource has its own type
b