This resource schema represents the ResourceCollection resource in the Amazon DevOps Guru.
resource_collection_filter
(Attributes) Information about a filter used to specify which AWS resources are analyzed for anomalous behavior by DevOps Guru. (see below for nested schema)id
(String) Uniquely identifies the resource.resource_collection_type
(String) The type of ResourceCollectionresource_collection_filter
Optional:
cloudformation
(Attributes) CloudFormation resource for DevOps Guru to monitor (see below for nested schema)tags
(Attributes List) Tagged resources for DevOps Guru to monitor (see below for nested schema)resource_collection_filter.cloudformation
Optional:
stack_names
(List of String) An array of CloudFormation stack names.resource_collection_filter.tags
Optional:
app_boundary_key
(String) A Tag key for DevOps Guru app boundary.tag_values
(List of String) Tag values of DevOps Guru app boundary.Import is supported using the following syntax:
$ terraform import awscc_devopsguru_resource_collection.example <resource ID>