#opentofu
Read more stories on Hashnode
Articles with this tag
In a previous post, I briefly covered how to write conditionals in OpenTofu's HCL syntax. You can check it out here. There are some times when...
One of the things that comes up a lot when I talk about OpenTofu (formerly Terraform) configs is how to address conditionals. As of version 1.6.0 and...
A coworker asked me what I meant in my last blog post when I said I was leveraging a service-role mapping to inject secrets from AWS Secrets Manager...
Before you go injecting IAM user Access Key credentials into your EKS pods as secrets, did you know that you can map an EKS ServiceAccount to an IAM...
Starting Point If you haven't heard, Hashicorp has changed the license for their Terraform repo, from the Mozilla Public License (MPL) to the Business...