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
*`region` - (Optional) Region where this resource will be [managed](https://docs.aws.amazon.com/general/latest/gr/rande.html#regional-endpoints). Defaults to the Region set in the [provider configuration](https://registry.terraform.io/providers/hashicorp/aws/latest/docs#aws-configuration-reference).
28
+
*`id` - (Optional) ID of the Application. Either `id` or `name` must be specified.
29
+
*`name` - (Optional) AWS AppConfig Application name. Either `name` or `id` must be specified.
28
30
29
31
## Attribute Reference
30
32
31
33
This data source exports the following attributes in addition to the arguments above:
0 commit comments