Skip to main content
Abdulmalik
AppSec Engineer
View all authors

Managing Secrets in Infrastructure As Code with Terraform

4 min read
Abdulmalik
AppSec Engineer

Okay, you've moved your infrastructure provisioning from visiting the console page and now adopted IaC ( Infrastructure as Code) for provisioning your infrastructure using Terraform.

So along the way, you discovered that you will need some sensitive credentials like GitHub token to use with aws amplify, datadog API and key deployments?