Resource Type definition for AWS::AppConfig::Application
name
(String) A name for the application.description
(String) A description of the application.tags
(Attributes Set) Metadata to assign to the application. Tags help organize and categorize your AWS AppConfig resources. Each tag consists of a key and an optional value, both of which you define. (see below for nested schema)application_id
(String) The application Idid
(String) Uniquely identifies the resource.tags
Required:
key
(String) The key-value string map. The valid character set is [a-zA-Z1-9 +-=._:/-]. The tag key can be up to 128 characters and must not start with aws:.value
(String) The tag value can be up to 256 characters.Import is supported using the following syntax:
$ terraform import awscc_appconfig_application.example <resource ID>