DataDog / cloudformation-template

Easily set up the Datadog AWS integration using CloudFormation
Apache License 2.0
34 stars 42 forks source link

Add the possibility to pass resource and tag parameter #87

Open martingaleano opened 5 months ago

martingaleano commented 5 months ago

Expected Behavior

Requesting the chance to include resource and tag parameters for filtering resources during the integration of AWS accounts

Actual Behavior

The integration via https://github.com/DataDog/cloudformation-template/blob/master/aws_organizations/main_organizations.yaml does not have the possibility to pass filters to account resources

Specifications

image

martingaleano commented 4 months ago

A Pull Request was created https://github.com/DataDog/cloudformation-template/pull/88