DEV Community

Will Velida
Will Velida

Posted on

1

Creating Database and Containers in Azure Cosmos DB with Terraform

Terraform is an open-source tool that helps us provision and manage our cloud infrastructure. With Terraform, we can automate our infrastructure management, helping us as developers to understand what is being deployed before it is actually deployed. Terraform supports multiple clouds, providing us with consistent tooling for provisioning infrastructure.

In this video, I show you how you can create databases and containers for your Azure Cosmos DB account using Terraform.

I also show you how you can use variables in Terraform to make your Terraform code more configurable across different terraform configurations.

If you have any questions, feel free to comment below or reach out to me on Twitter: https://twitter.com/willvelida

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay