datadog_integration_fastly_account (Resource)

Provides a Datadog IntegrationFastlyAccount resource. This can be used to create and manage Datadog integration_fastly_account.

Example Usage

# Create new integration_fastly_account resource

resource "datadog_integration_fastly_account" "foo" {
  api_key = "ABCDEFG123"
  name    = "test-name"
}

Schema

Required

Read-Only

Import

Import is supported using the following syntax:

terraform import datadog_integration_fastly_account.new_list "a8f5f167f44f4964e6c998dee827110c"