Category: Uncategorized
-
Add some flair to your Github Actions ✨
Lately I have been working a lot with GitHub Actions, which includes creating some reusable workflows. Since these are intended to be used by other people, I think User Experience (or maybe its more correct to call this Developer Experience?) is super important both for adoption and for being able to gather feedback and iterate…
-
Testing Terraform code Part 2/2 – End-to-end test Terraform
Do end-to-end tests on your Terraform code with Terragrunt In my previous post we looked into using git pre-commit hooks for static code analysis of Terraform code. If you have not already, i suggest you read the post, combining quick and effective static code analysis (run as early as possible) with E2E tests gives us…

