Skip to main content

3 posts tagged with "gitlab"

View All Tags

Aug 3rd - Importing existing resources into Terraform State with import blocks

· 6 min read
Benjamin Heath
Starfleet Officer(I wish)

In the previous post we walked through migrating a flat Terraform project to modules and used moved blocks to shift existing state to the new addresses without destroying anything. This post uses that same project for an exploration of common situation: what if those resources had never been managed by Terraform at all?

May 29th - Blog Subscription Service - Part 2: OIDC Auth and the Terraform Pipeline

· 6 min read
Benjamin Heath
Starfleet Officer(I wish)

Getting Terraform to run in CI without storing AWS credentials anywhere is one of those things that sounds complicated until you understand the pattern. This post covers how GitLab authenticates to AWS using OIDC, and how the CI pipeline is structured to plan on any branch and apply only on main.

Ko-fiKeep the coffee flowing