top of page
Search

Christoffer Windahl Madsen
Jul 1, 202412 min read
Successfully deal with Terraform´s "null" Value: A Comprehensive Guide
Having problems with "null" In Terraform? What about problems in if statements? Check out these concepts of "null"
446 views0 comments

Christoffer Windahl Madsen
Mar 27, 202413 min read
Deep Dive into Terraform Testing: Advanced Integration Testing with the Terraform 'test' Command
Terraform integration testing with the test Command on custom modules. Learn to build scalable testing strategies to secure stable TF code.
85 views0 comments

Christoffer Windahl Madsen
Feb 26, 202421 min read
How to use the 'Terraform test' Command - For use in Unit and integrations testing
Want to learn more about the new Terraform test command and how it will completly change the way we test terraform code?
146 views0 comments

Christoffer Windahl Madsen
Jul 6, 20238 min read
Terraform weekly tips, Terraform best practices (9) - Dynamic configuration
Hi all, and welcome to another Terraform weekly tips blog post. Today, we will be focusing on using the programmatic features of...
53 views1 comment

Christoffer Windahl Madsen
Jun 26, 20235 min read
Terraform weekly tips, Terraform best practices (8) - 'Seperating concerns'
Hi all and welcome to yet another terraform weekly tips, terraform best practice Monday! Today is #8 in the series, and we will focus on...
11 views0 comments

Christoffer Windahl Madsen
Jun 20, 20234 min read
Terraform weekly tips, terraform best practices (7) - How to loop
Hi guys and welcome to yet another edition of the terraform weekly tips, terraform best practices spree! After spending the last week on...
48 views0 comments

Christoffer Windahl Madsen
Jun 12, 20238 min read
Terraform weekly tips (6) - Helpful functions
Hello everyone. We are now coming into the weekly tips for the month of June; How exciting! As we always do, we will build on-top of...
25 views0 comments

Christoffer Windahl Madsen
Jun 5, 20235 min read
Terraform weekly tips (5)
Welcome everyone to another weekly Terraform tips blog post! In today's edition, we'll be discussing resource dependencies and how they...
15 views0 comments

Christoffer Windahl Madsen
Jun 4, 202310 min read
Build a Demo environment with RDP connectivity in just 3 minutes using Terraform
Hi everyone - This is the first accumulation post since I started with the Terraform weekly-tips. The idea of this specific blogpost is...
41 views0 comments

Christoffer Windahl Madsen
May 27, 20233 min read
Terraform - THE IaC tool to use
First of all, lets explore the subject of Terraform. What is it? Why do we need tools like it? What are the pros & cons about the...
40 views0 comments

Christoffer Windahl Madsen
May 27, 20233 min read
Getting started with using Terraform
This blog is all about helping anyone getting started with Terraform. First of all, let me disclose that, I myself, work on Windows and I...
27 views0 comments

Christoffer Windahl Madsen
May 25, 20234 min read
Terraform weekly tips (4)
I believe in the principle of "learning by doing" to this extend, do you know how easy you can get started with compiling and debugging...
20 views0 comments

Christoffer Windahl Madsen
May 25, 20234 min read
Terraform weekly tips (3)
By going to any terraform provider / resource type, the format of the documentation is the same. This is great as this means training how...
20 views0 comments

Christoffer Windahl Madsen
May 24, 20233 min read
Terraform weekly tips (2)
Let’s start with simply defining what a Terraform provider is. A Terraform provider is a set of tools (like a SDK for developers) that is...
17 views0 comments

Christoffer Windahl Madsen
May 24, 20233 min read
Terraform weekly tips (1)
If you and your team is just starting on using Terraform, start simple. By that I mean: - A root level folder structur with no...
42 views0 comments


Christoffer Windahl Madsen
May 13, 20232 min read
Welcome to the Terraform tips and coding blog
As this will be my first official post on the newly created blog & website I want to welcome everybody who stops by! My name is...
86 views0 comments
bottom of page