#github
Read more stories on Hashnode
Articles with this tag
Overview In today's software world, making great software is all about working smarter, not harder. One big part of that is DevOps - a fancy word for...
Overview Greetings Geeks, we are back with another blog, Writing a good Terraform configuration is easy but how about making your configurations...
Context In the last blog, we spoke about Terramate and Stacks and how to implement them, and then we learned how to leverage Globals to generate...
STEP by STEP guide ยท Overview In this blog post, we are thrilled to unveil an exceptional capability of Terramate that addresses the challenge of code...
Agenda Push terraform and infra code and python code into repo, in this case it is Github repo.. Import your code to Github. Add...
Introduction: When you want to make changes to a code on GitHub without disrupting the main version, creating branches is crucial. It lets you work...