Terraform
2024
AWS: Handling 'Cannot delete entity, must remove tokens from principal first' error
·5 mins
Aws
Iam
Terraform
This blog post will be a quick one focusing on troubleshooting a less clear error, ‘Cannot delete entity, must remove tokens from principal first’, that Terraform can throw when you try to delete IAM users from AWS.
2023
Azure Application Gateway WAF config vs WAF policy
·7 mins
Azure
Terraform
Security
Recently, I had to enable WAF on our Azure Application Gateway.
Terraform: Add Group Members as Owners to a Service Principal or Az AD Application
·2 mins
Terraform
Azure
Currently, there is no option for adding a Group as an Owner to a Service Principal or Azure AD Application.
2022
Terraform vs Helm for Managing K8s Objects
·15 mins
Kubernetes
Terraform
Helm
When I started migrating to Kubernetes (K8s) I discovered that I can use Terraform for managing not only the infrastructure, but also I could define the K8s objects in it, but I also could use Helm to handle that.
Terraform: Alternative to the Template provider on Apple M1 MBP
·5 mins
Terraform
We ran into an issue while applying our Terraform infrastructure on a M1 Mac where we were making use of the Terraform Provider Template.
Terraform: Handling the deletion of a non-empty AWS S3 Bucket
·4 mins
Terraform
Aws
This article applies to Terraform v1.