I'm trying to create an AWS Resource Group that helps me locate non-standard resources. In my case, that's one of these two options:
Environment
tagEnvironment
tag value (e.g. Environment != Production AND Environment != Development
)It is possible to find the resources missing a tag. Use the Tag Editor to find the resources that are not missing an Environment
tag.
Then click on View as resource group
, give a name to the group and save.