datadog_rum_application (Resource)

Provides a Datadog RUM application resource. This can be used to create and manage Datadog RUM applications.

Example Usage

resource "datadog_rum_application" "rum_application" {
  name = "my-application"
  type = "browser"
}

Schema

Required

Optional

Read-Only

Import

Import is supported using the following syntax:

terraform import datadog_rum_application.rum_application a1b2c3d4-a1b2-a1b2-a1b2-a1b2c3d4e5f6