infraspec.hashnode.devManaging Credentials and Secrets in TerraformImagine you're working on a project where you need to deploy resources to AWS using Terraform. In a rush to finish things, you hard-code your AWS credentials directly into your Terraform files. Everything works fine at first, and your resources are s...Sep 25, 2024·6 min read
infraspec.hashnode.devGetting Started with GitHub RunnersIntroduction In today's fast-paced world of software development, automation is key to staying competitive. GitHub, a leading platform for collaboration and version control, offers an extensive set of tools to automate Continuous Integration and Cont...May 1, 2024·5 min read