Category: Terraform
-
Create Multiple Azure Resources With Terraform
In this blog post, I will show you how to create multiple Azure resources with Terraform count option.
-
Use Terraform Modules And Variables With Microsoft Azure
In this blog post, I will show you how I use Terraform modules with variables to create resources in Microsoft Azure.
-
Use Terraform Modules With Microsoft Azure
In this blog post, I will show you how I use Terraform modules to create a resource group on Microsoft Azure.
-
Use Variables With Terraform and Azure
In this blog post about Terraform, I will show you how to use Terraform variables with hardcode names and other configuration in blocks.
-
Get Azure Container Registry (ACR) Information With Terraform
In this blog post, I will show you how to get the username, password and server address of an Azure Container Register (ACR) with Terraform code.
-
Create an Azure Container Instance (ACI) With Terraform
In this blog post, we will learn how to create an Azure Container Instance (ACI) group using Terraform and deploy a Docker image from Azure ACR.
-
Deploy an Azure Kubernetes Service (AKS) Cluster With Terraform
In this blog, I will show you how to create an Azure Kubernetes Service (AKS) cluster with Terraform.
-
Create an Azure Container Registry (ACR) With Terraform
In this blog post, we will continue with our Terraform learning and will learn how to create an Azure Container Registry (ACR) with Terraform.
-
Create Azure Active Directory Groups With Terraform
Continuing with Terraform posts, today, I will show you how to create an Azure Active Directory group with Terraform.
-
Create Users in Azure Active Directory With Terraform
In this Friday blog post about Terraform, we will learn how to create a user in Azure Active Directory with Terraform.