You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[aws_iam_policy_document.datadog_integration_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
42
45
|[aws_iam_policy_document.dd_trust_relationship](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
46
+
|[datadog_integration_aws_external_id.main](https://registry.terraform.io/providers/Datadog/datadog/latest/docs/data-sources/integration_aws_external_id)| data source |
43
47
44
48
## Inputs
45
49
46
50
| Name | Description | Type | Default | Required |
|<aname="input_datadog_aws_account_id"></a> [datadog\_aws\_account\_id](#input\_datadog\_aws\_account\_id)| AWS account\_id of Datadog |`string`|`"464622532012"`| no |
51
-
|<aname="input_filter_tags"></a> [filter\_tags](#input\_filter\_tags)| Filters tags to limit metrics collection on EC2 for datadog aws integration |`list`|<pre>[<br> "dd_monitoring:enabled"<br>]</pre>|no|
52
-
|<aname="input_host_tags"></a> [host\_tags](#input\_host\_tags)| Tags to add all metrics retrieved from the datadog aws integration |`list`|`[]`| no |
52
+
|aws\_account\_id|AWS account configuration for Datadog integration |`string`|n/a|yes|
53
+
| aws\_iam\_role\_enabled|Enable IAM role deployment for Datadog AWS integration |`bool`|`false`|no|
54
+
| datadog\_aws\_account\_id | AWS account\_id of Datadog |`string`|`"464622532012"`| no |
55
+
|env | Environment configuration for Datadog integration |`string`|n/a|yes|
0 commit comments