> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/terraform-named-profiles-are-unable-to-use-environment-variables-to-store-secrets.md).

# Terraform Named Profiles are Unable to use Environment Variables to Store Secrets

### Issue <a href="#issue" id="issue"></a>

Attempting to use Environmental Variables to store secrets (e.g. `TF_VAR_`) with Named Profiles creates an issue where the credentials cannot be processed. An error is returned that `No Valid Credentials Found` is provided as an error message

### Cause <a href="#cause" id="cause"></a>

Named Profiles in Terraformer does not currently support Environment Variables
