Follow Me
Search
Categories
- Azure (65)
- DevOps (24)
- Events/Speaking (49)
- Exams/Awards (12)
- General (1)
- SCSM (112)
- Security (3)
- System Center (without SCSM) (26)
Tag Archives: tf
Terraform – introducing input variables
In my last Terraform post I talked a little bit about the basics what Terraform is and how it works from ground up. In this post I want to focus on input variables and how they can be used to … Continue reading
Posted in Azure, DevOps
Tagged declarative, descriptive, IaC, infrastructure as code, input, terraform, tf, variables
2 Comments
Terraform – a first introduction
Infrastructure as code is very popular for some time already. When talking about deploying infrastructure or application components to Microsoft Azure as code, then the Azure Resource Manager (ARM) will come to your attention. ARM manages resources that live in … Continue reading
Posted in Azure, DevOps
Tagged ARM, arm templates, hashicorp, HCL, IaC, infrastructure as code, terraform, tf
2 Comments