Skip to main content

Datadog

Utilize our Terraform modules to integrate and manage Datadog monitoring within your infrastructure. These modules provide a structured approach to implementing observability and monitoring solutions.

platform (1)

Terraform module to provision Datadog resources.The module consists of the following submodules:

Notes on Datadog child organizations:
  • Users can be added to the parent-organization and/or multiple child-organizations and switch between them from the user account settings menu
  • The parent-organization can view the usage of individual child-organizations, allowing them to track trends in usage
  • The Multi-organization account feature is not enabled by default. Contact Datadog support to have it enabled
  • Free and Trial organizations cannot enable SAML
  • We can only create Datadog child organizations with terraform, but cannot destroy them. When trying to destroy, the following error is thrown:
      Warning: Cannot delete organization.
    
      Remove organization by contacting support (https://docs.datadoghq.com/help).
    

Sponsorship

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://cloudposse.com/images/partners/datadog-white.svg"/> <source media="(prefers-color-scheme: light)" srcset="https://cloudposse.com/images/partners/datadog-purple.svg"/> <img class="datadog-logo" alt="Datadog" src="https://cloudposse.com/images/partners/datadog-purple.svg" align="right" width="40%"/> </picture>This project is supported by the Datadog Open Source Program.As part of this collaboration, Datadog provides a dedicated sandbox account that we use for automated integration and acceptance testing. This contribution allows us to continuously validate changes against a real Datadog environment, improving reliability and reducing the risk of regressions.We are grateful to Datadog for supporting our open source ecosystem and helping ensure that infrastructure code for Terraform remains stable and well-tested