Use this data source to retrieve information about an existing application key.
data "datadog_application_key" "foo" {
name = "foo-application"
}
exact_match
(Boolean) Whether to use exact match when searching by name.id
(String) Id for Application Key.name
(String) Name for Application Key.key
(String, Sensitive) The value of the Application Key.