Unable to set "included regions" for AWS regions #653
Labels
awaiting-upstream
The issue cannot be resolved without action in another repository (may be owned by Pulumi).
blocked
The issue cannot be resolved without 3rd party action.
kind/enhancement
Improvements or new features
Describe what happened
Currently, the integration does not support selectively including AWS metrics from only select regions. It instead only allows for
excludedRegions
which is a list of regions to exclude.This is exceptionally problematic as I am not able to exclude a new region when AWS releases it.
For context,
ap-southeast-5
just got releaseed.Expected Resolution
There should be a
includedRegions
option that allows us to selectively select only choose which regions we want the integrations in.Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: