terraform
-

Terraform Search with MCP Server
I remember the days when I had to import AWS resources into Terraform. I wrote a Terraform configuration, then, one by one, collected resource IDs…
-

Terraform Cloud and Vault dynamic credentials
Using static, long-term credentials to access AWS Cloud through Terraform Cloud is not considered a best practice. Instead, let’s explore a better solution: leveraging short-lived,…
-
Terraform in GitHub Codespaces
Sunday evening, and I’m trying to work on some lab projects to refresh my knowledge and learn something new. I have a corporate laptop with…