This message was deleted.
# general
b
This message was deleted.
m
Hey Tom đź‘‹
The “can't separate key from value” error normally originates from having a malformed .env file within your project path.
It normally means theres a variable defined without a mapping in that file
Are you using a env file in any of these directories?
d
Yes, I store my notes there. Perhaps it could mention that in the error message? I can comment out my text in the .env. Thanks
So do I not need to set the api key if it is in the .env ?
p
https://www.infracost.io/docs/features/environment_variables/
We recommend using this environment variable in CI/CD integrations; it overrides any values you might have set in .config/infracost/credentials.yml, .env or .env.local too.
❤️ 3