Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to set "included regions" for AWS regions #653

Open
alexa-gt opened this issue Sep 19, 2024 · 1 comment
Open

Unable to set "included regions" for AWS regions #653

alexa-gt opened this issue Sep 19, 2024 · 1 comment
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

Comments

@alexa-gt
Copy link

alexa-gt commented Sep 19, 2024

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).

@alexa-gt alexa-gt added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Sep 19, 2024
@iwahbe iwahbe added blocked The issue cannot be resolved without 3rd party action. kind/enhancement Improvements or new features awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). and removed kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Sep 20, 2024
@iwahbe
Copy link
Member

iwahbe commented Sep 20, 2024

Hi @alexa-gt. Thanks for opening an issue.

This provider is bridged from the Terraform provider maintained by DataDog: https://github.com/DataDog/terraform-provider-datadog. They have an open issue out for this feature: DataDog/terraform-provider-datadog#2304. As soon as they add an includedRegions field to AwsIntegration, we will include it in this provider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants