Provides a Datadog Child Organization resource. This can be used to create Datadog Child Organizations. To manage created organization use datadog_organization_settings
.
# Create a new Datadog Child Organization
resource "datadog_child_organization" "organization" {
name = "foo-organization"
}
name
(String) Name for Child Organization after creation.api_key
(List of Object) Datadog API key. (see below for nested schema)application_key
(List of Object) An application key with its associated metadata. (see below for nested schema)description
(String) Description of the organization.id
(String) The ID of this resource.public_id
(String) The public_id
of the organization you are operating within.settings
(List of Object) Organization settings (see below for nested schema)user
(List of Object) Information about a user (see below for nested schema)api_key
Read-Only:
key
(String)name
(String)application_key
Read-Only:
hash
(String)name
(String)owner
(String)settings
Read-Only:
private_widget_share
(Boolean)saml
(List of Object) (see below for nested schema)saml_autocreate_access_role
(String)saml_autocreate_users_domains
(List of Object) (see below for nested schema)saml_can_be_enabled
(Boolean)saml_idp_endpoint
(String)saml_idp_initiated_login
(List of Object) (see below for nested schema)saml_idp_metadata_uploaded
(Boolean)saml_login_url
(String)saml_strict_mode
(List of Object) (see below for nested schema)settings.saml
Read-Only:
enabled
(Boolean)settings.saml_autocreate_users_domains
Read-Only:
domains
(List of String)enabled
(Boolean)settings.saml_idp_initiated_login
Read-Only:
enabled
(Boolean)settings.saml_strict_mode
Read-Only:
enabled
(Boolean)user
Read-Only:
access_role
(String)email
(String)name
(String)