terraform_state_management_cover

Terraform State Management like a Boss - Part 1

In this blog post you learn the basics of Terraform State Management. In Part 2 of this two-part series you will get a deep dive into working with the state. In my IaC Starter Guide you already read about the basics of Terraform. You learned how to setup an infrastructure for a simple website using S3. Today we will have a look into Terraform State and State Management. The State - a place for all your resources States With Terraform you define your infrastructure resources using scripts....

March 16, 2021 · 8 min · Nora
terraform_101_cover

Terraform 101 - IaC Starter-Guide

Intro New to the cloud? Finally you can start in the console - the portal where you can create, edit or delete resources of your cloud provider, edit or delete resources from your cloud provider. The first impulse: click, click, click. Great, the server is up and running. “Great,” thinks your colleague. Now we need a few more servers in the team. It’s your turn again: Click, click, click-what was the setting again?...

January 25, 2021 · 13 min · Nora