Posts in 2021

  • 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