kind-angle-62935
07/25/2024, 3:03 PMTF_TOKEN
environment variables? I'm running into case where it seems as it isn't respecting them.little-author-61621
TF_TOKEN_
env vars, currently we just support a single token passed in via INFRACOST_TERRAFORM_CLOUD_TOKEN
.kind-angle-62935
07/25/2024, 3:27 PMTF_TOKEN
for the Terraform part. What do you recommend for them to be able to use Infracost? We're getting errors around getting 401 while pulling modules down (as expected)little-author-61621
credentials
blocks in the TF_CLI_CONFIG_FILE
, so if the tokens can be passed in that way I think it will work.kind-angle-62935
07/25/2024, 3:36 PM• Modules from multiple registries: this could be supported by using theenvironment variable; contact hello@infracost.io so we can assist you.TF_CLI_CONFIG_FILE
Does that mean it actually does work or it could be made to work?
little-author-61621
kind-angle-62935
07/25/2024, 3:40 PM