infrasityblog.hashnode.devSimplified Infrastructure Audit: Terrateam with OPA PoliciesIn the realm of Terraform, creating infrastructure was a breeze, but challenges loomed. How could teams ensure rule adherence? Were the right tags and naming conventions followed? Many organizations grappled with these questions. Terraform, though ef...Oct 5, 2023·8 min read
infrasityblog.hashnode.devS3 Security Audits Made Easy with Terrateam and CheckovOverview Greetings Geeks, we are back with another blog, Writing a good Terraform configuration is easy but how about making your configurations highly secure? There comes Checkov. We are working on making Terraform configuration files and found out ...Sep 29, 2023·9 min read
infrasityblog.hashnode.devRunning Terramate with Terraform on GitHub-ActionsContext 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 Terraform code. In this blog, we will understand Terramate in depth with a CI/CD pipeline. Terramate, whi...Sep 28, 2023·11 min read
infrasityblog.hashnode.devTerramate for streamlined AWS infrastructure managementOverview In this blog post, we are thrilled to unveil an exceptional capability of Terramate that addresses the challenge of code redundancy with the DRY (Don't Repeat Yourself) principle. Through this demonstration, we will exhibit how Terramate emp...Sep 27, 2023·9 min read
infrasityblog.hashnode.devTerrateam OIDC vs Static CredentialsOverview Hello there! We're happy to have you back for another blog post. This time, we'll explain the differences between OIDC (OpenID Connect) and Static Credentials straightforwardly. Plus, we'll guide you on how to use them to make Terrateam's CI...Sep 22, 2023·6 min read