Skip to main content

5 posts tagged with "AWS"

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.

May 27th - Blog Subscription Service - Part 1: The Why and the What

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

I wanted a way for readers to get notified when a new post drops. I looked at the SaaS options Mailchimp, ConvertKit, Buttondown, and they all work fine. But I'd be handing subscriber data to a third party and paying for a service I could build myself. So, I built it. This is the first in a series of posts covering how it works.

Ko-fiKeep the coffee flowing