Posts Tagged "Terraform"
Cross-Cloud Kubernetes Clusters with AWS IRSA and Talos Linux
How to provision Kubernetes clusters on Talos Linux with OIDC-based AWS IRSA integration using Terraform, enabling cross-cloud workloads that authenticate to AWS services without static credentials.
Read Post
Auto Updating AMI's on a Rolling Window with Terraform
A Terraform pattern for automatically selecting the newest AMI that is at least two weeks old, enabling a rolling window approach to AMI updates that avoids deploying untested images to production.
Read Post