Article category: infrastructure as code
Why I moved to the bare-bones S3 backend, and how to do it correctly if you're using the cloud block in your Terraform config
Intro to Terraform providers
With Terraform, you can interact with any cloud or SaaS provider as long as there's a provider for it.
How to provision Datadog resources with Terraform
Use Terraform to treat your Datadog observability setup as code! Easily provision, modify, and share monitors across services.