datadog_application_key (Resource)

Provides a Datadog Application Key resource. This can be used to create and manage Datadog Application Keys.

Example Usage

# Create a new Datadog Application Key
resource "datadog_application_key" "foo" {
  name = "foo-application"
}

Schema

Required

Read-Only

Import

Import is supported using the following syntax:

terraform import datadog_application_key.foo 11111111-2222-3333-4444-555555555555