Should you include .terraform.lock.hcl in .gitignore?
One question that I had in my mind when I first build my IaC(Infrastructure as Code) with Terraform was, what all needs to be included in the .gitignore, especially the .terraform.lock.hcl.
So here is the quick answer: Yes, you should commit the .te......
How I passed the GitHub Foundations Certification Exam
GitHub now has certifications. They launched four certifications to endorse your GitHub skills:
GitHub Foundations
GitHub Actions
GitHub Advanced Security
GitHub Administration
You can find more details on all four here.
GitHub Foundations Exam......
A Git CLI cheat-sheet
Hello, amazing people 👋
I am finally back in 🍁and after a 20 hour flight, I needed some time to relax and get back to my EST time zone schedule.
This week I had some fun with cleaning up my Github, while I was doing that I realized why not create a......