pulumi-aws-native
                                
                                 pulumi-aws-native copied to clipboard
                                
                                    pulumi-aws-native copied to clipboard
                            
                            
                            
                        Add method to get list of taggable resources
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Often users want to get a list of taggable resources available. We have some methods floating around that are manually created (such as Joe's list here), but an officially auto-generated list would be useful.
Affected area/feature
Similar to pulumi/pulumi-aws#1134