Skip to content

resource_collection_enabled: TRUE - NOT Enabling Resource CollectionΒ #52

@ivan-pinatti

Description

@ivan-pinatti

Describe the Bug

Deploying the component with resource_collection_enabled: true is not enabling Resource Collection feature on Datadog.

Expected Behavior

When resource_collection_enabled: set to true Resource Collection should be enabled.

Steps to Reproduce

  1. Create the component with the config and deploy it;
components:
  terraform:
    datadog-integration:
      vars:
        enabled: true
        resource_collection_enabled: true
  1. Go to Datadog Integration page
  2. Go to AWS
  3. Inspect the Account's Configuration
  4. Check the Resource Collection tab
  5. Verify the toggle is OFF

Screenshots

Resource Collection Toggle is OFF (Step 6)
Image

Environment (please complete the following information):

  • OS: Linux
  • Atmos: v1.180.0
  • Terraform: v1.12.1

Additional Context

It seems that the created IAM Role should also include SecurityAudit policy attached for this to work properly and it is not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugπŸ› An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions