RPRahul Patilininfraspec.hashnode.dev·Sep 25, 2024 · 6 min readManaging 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...00
RPRahul Patilininfraspec.hashnode.dev·May 1, 2024 · 5 min readGetting 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...00