Tag: terraform

  • Adopt Open ID Connect (OIDC) in Terraform for secure multi-account  CI/CD to AWS

    Adopt Open ID Connect (OIDC) in Terraform for secure multi-account CI/CD to AWS

    In this post we will explore how we can increase our security posture by leveraging Open ID Connect (OIDC) as authentication mechanism in CI/CD pipelines for deploying Terraform based infrastructure to Amazon Web Services (AWS). The first design principle of the Security Pillar of the AWS Well-Architected Framework sounds as follows:“Implement a strong identity foundation:…