Schema for ResourceGroups::Group
name
(String) The name of the resource groupconfiguration
(Attributes List) (see below for nested schema)description
(String) The description of the resource groupresource_query
(Attributes) (see below for nested schema)resources
(List of String)tags
(Attributes List) (see below for nested schema)arn
(String) The Resource Group ARN.id
(String) Uniquely identifies the resource.configuration
Optional:
parameters
(Attributes List) (see below for nested schema)type
(String)configuration.parameters
Optional:
name
(String)values
(List of String)resource_query
Optional:
query
(Attributes) (see below for nested schema)type
(String)resource_query.query
Optional:
resource_type_filters
(List of String)stack_identifier
(String)tag_filters
(Attributes List) (see below for nested schema)resource_query.query.tag_filters
Optional:
key
(String)values
(List of String)tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_resourcegroups_group.example <resource ID>