Managing Helm CRDs with Terraform
A guide to managing Helm Custom Resource Definitions (CRDs) using a custom Terraform module for GitOps workflows.
A guide to managing Helm Custom Resource Definitions (CRDs) using a custom Terraform module for GitOps workflows.
A guide to using AWS SSM Run Command with Terraform to wait for cloud-init on EC2 instances without needing SSH keys.
A guide to building a personal 'AppRunner' on a single EC2 instance using Cloudflare Zero Trust for secure, internal app hosting.
Guide to deploying AWS infrastructure using Terraform within Microsoft Azure DevOps pipelines, including setup for cross-cloud deployments.
A technical guide on using jq and shell scripting to extract multiple values from Terraform JSON output for database connection.
Explains the importance and best practices of modularizing infrastructure code in Terraform for better organization, reusability, and maintainability.
Explains the benefits and challenges of using multiple Terraform state files versus a single file for managing Azure infrastructure.
A guide to manually migrating Terraform state from Terraform Cloud to an S3 backend due to new pricing limits.
A technical guide on implementing serverless ad blocking using Cloudflare Gateway and Terraform, mimicking Pi-hole functionality.
A guide on using Cloudflare Tunnel to securely access a home Kubernetes lab remotely via a browser, including setup and automation steps.
A tutorial on deploying a Quarkus application to Azure using Terraform and NubesGen, covering setup, configuration, and manual deployment.
A technical guide on automating Google Drive backups using AWS ECS (Fargate), S3 Glacier, and rclone, including architecture and security considerations.
A guide to setting up cross-account security auditing for AWS and GCP environments using hub-and-spoke models and IAM roles.
Explores using Semgrep, a static analysis tool, to find security vulnerabilities in Infrastructure as Code like Terraform and Kubernetes configurations.
A technical guide on building a cost-effective, serverless mailing list for a security newsletter using AWS services, Terraform, and CI/CD.
Using Terraform and a custom tool to manage GitHub issue labels as code for consistency and automation across repositories.