blog.jlops.me
  • Home
  • Resume
  • About me
Sign in Subscribe

Terraform

A collection of 5 posts
GitOps secrets management with SOPS, Helm-secrets and ArgoCD
AWS

GitOps secrets management with SOPS, Helm-secrets and ArgoCD

Introduction There are currently no standards on how to manage secrets like credentials, api keys or other sensitive information using a GitOps deployment workflow. So this post will discuss about why we needed to switch from our previous solution to a GitOps approach and the main security issue that we
11 Jan 2023 8 min read
Easy AWS ACM DNS Validation with Terraform
AWS

Easy AWS ACM DNS Validation with Terraform

Perform AWS ACM DNS validation in Terraform without having to start using loops in your IaaC.
04 Jun 2022 2 min read
Extract change of sensitive resource in Terraform
Infrastructure as a code

Extract change of sensitive resource in Terraform

In terraform 0.14+, it won't be possible to see the changes in sensitives types of arguments while using the plan and apply commands, so we have to find another solution.
02 Jul 2021 4 min read
Understanding Terraform Workspaces
Terraform

Understanding Terraform Workspaces

Terraform has currently two versions of workspaces, one bundled with the Terraform Enterprise edition, and the other one comes with the community edition. In this post, we will discuss the latter.
04 Dec 2020 3 min read
Use Github Actions to build a GKE cluster with Terraform
Github Actions Featured

Use Github Actions to build a GKE cluster with Terraform

This post will be about taking advantage of GitHub managed CI/CD pipelines to build a GKE Cluster. It is mainly aimed at people new to CI/CD.
26 Nov 2020 9 min read
Page 1 of 1
blog.jlops.me © 2025
  • Linkedin
  • Under the Hood
Powered by Ghost