How to convert yaml variable file for terraform to native hcl tfvars
If there is ever a need to convert yaml variable file for terraform to native hcl tfvars, one can use this command.
If there is ever a need to convert yaml variable file for terraform to native hcl tfvars, one can use this command.

I have an input string and I would like to take first column and transfer it in a way that the value behind = sign would be the same as the key but lowercased and.
How to use X-Hook-Signature when writing Python web server.
Check Terraform variable present in any environment — practical walkthrough with examples.
Practical guide: how to make sure that pod will be scheduled only on Control Plane.
CKS exam topic: How to compare sha512sum binaries for CKS — concepts, configuration, and practice exercises.
CKS exam topic: RBAC example — concepts, configuration, and practice exercises.
Hwo to get PID of the main process in a container used later on to check strace. Needed for CKS Kubernetes certification.

Apple has recently inctroduced their own container solution. I have decided to test it and start n8s. This is what an official github n8n instruction says.
How to set custom domain at Github pages at Websupport. Template repo was created from https://github.com/cotes2020/chirpy-starter.