Removing hardcoded credentials from Terraform

No provider credentials hardcoded in Terraform · iac.no_hardcoded_credentials

Why it matters

A provider key in a .tf file is committed with the code and copied into every state file and plan.

How to fix it

Does your repository pass this check?

Free for public GitHub repositories, no account needed. 50+ DevOps and security checks in about ten seconds.

Related checks