cloudformation-template icon indicating copy to clipboard operation
cloudformation-template copied to clipboard

Add the possibility to pass resource and tag parameter

Open martingaleano opened this issue 1 year ago • 1 comments

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

  • Datadog CloudFormation template version:
    AWSTemplateFormatVersion: 2010-09-09
For example, I'd like to achieve this using the stack:

image

martingaleano avatar Feb 01 '24 21:02 martingaleano

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

martingaleano avatar Feb 06 '24 20:02 martingaleano