checkov
checkov copied to clipboard
Working with Terraform Enterprise
It looks like TFC_HOST_NAME is hardcoded as a constant. Is there reason that this can't be specified via ENV or other method? I am trying to pull modules from TFE registry.
Thank you, Josh
Any comments? Ideas? Is there enough difference between TFC and TFE to negate the possibility. My understanding is TFC is the leading release with TFE lagging behind a bit. The module registry is basically identical as I understand it.
My company needs to do the same pull modules from TFE registry, is there a solution for this?
It looks like recently some environment variable support has been added. TF_HOST_NAME and TF_REGISTRY_TOKEN.
this was added a while back. Feel free to create a new issue, if you have problems using it.