Posts in 2021

  • Terrascan Expands Beyond Policy as Code for IaC

    Thursday, December 02, 2021 in 2021

    Featured Image for Terrascan Expands Beyond Policy as Code for IaC

    Terrascan emerged from the need for a scalable way to ensure that cloud infrastructure configuration adheres to evolving security best practices. It helps identify issues such as missing or misconfigured encryption on resources and communication, and …

    Read more

  • Automating Terraform Security

    Wednesday, May 19, 2021 in 2021

    Featured Image for Automating Terraform Security with pre-commit-terraform and Terrascan

    One of the best things about using Terraform to manage your systems is that best practices can be defined and applied to your templates in a manner similar to what is done with application code. This means that linting and testing the infrastructure …

    Read more

  • Terrascan in Atlantis Workflows

    Monday, May 03, 2021 in 2021

    Featured Image for Terraform Security: Terrascan in Atlantis Workflows

    Atlantis is a popular open source automation platform for Terraform that leverages an organization’s code repository, such as Git, to streamline and automate Terraform workflows. At its most basic: New Terraform code is introduced as a pull request …

    Read more