Manage Your Own VPN - A Penny-Pincher's Guide
Ditch the VPN subscription and start living like a digital nomad - minus the Instagram-worthy coffee shop vibes. Just grab a pay-as-you-go cloud VPN and wing it (your wallet will thank you)!
Ditch the VPN subscription and start living like a digital nomad - minus the Instagram-worthy coffee shop vibes. Just grab a pay-as-you-go cloud VPN and wing it (your wallet will thank you)!
Terraform is a great tool for managing infrastructure as code, but sometimes it can be tricky to debug when things go wrong. In this blog post, I’ll share tips on how to troubleshoot Terraform issue
It is common to use count = 0 to archive feature toggle in Terraform. However, it could result empty tuple error when the when it is implement in a resource and the feature is disable. A tuple is a t
As a full stack developer, I have practiced pair programming with many humans over the years. However, recently I had the opportunity to work with ChatGPT, a large language model trained by OpenAI, a
This blog post is generated with ChatGPT In Terraform, you can use custom validation blocks to define your own custom validation rules for Terraform variables. These validation blocks allow you to sp