Jake Naughton

Results 2 comments of Jake Naughton

It should be a simple fix, just need to update the resource-group.json from ``` { "ResourceTypeFilters": ["AWS::AllSupported"], "TagFilters": [ { "Key": "Environment", "Values": ["${environment}"] } ] } ``` to ```...

@npalm I have added a PR (#2512) to fix this if you could please review when you get a chance.