generated from cloudposse-terraform-components/template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugπ An issue with the systemπ An issue with the system
Description
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
- Create the component with the config and deploy it;
components:
terraform:
datadog-integration:
vars:
enabled: true
resource_collection_enabled: true- Go to Datadog Integration page
- Go to AWS
- Inspect the Account's Configuration
- Check the Resource Collection tab
- Verify the toggle is OFF
Screenshots
Resource Collection Toggle is OFF (Step 6)

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
Labels
bugπ An issue with the systemπ An issue with the system