You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stage, because there is no connection to registry.terraform.io
Is there any way to download/to provide needed plugins to Terraform manually, without having own corporate Terraform registry?
The text was updated successfully, but these errors were encountered:
If you run terraform init on a computer with internet and then copy the
generated .terraform folder it should work. I'll have to look tomorrow
about telling terraform to not try and verify the files during apply.
On Wed, Jan 20, 2021, 12:25 AM Anton Gladyshev, ***@***.***> wrote:
For now, it is failing on
terraform init
stage, because there is no connection to registry.terraform.io
Is there any way to download/to provide needed plugins to Terraform
manually, without having own corporate Terraform registry?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANP25BHPKKEMN7WYLS2MCLS22HRBANCNFSM4WKJO4XA>
.
You will also need to somehow move any required biocontainers to that airgapped system for associated tools. This deployment does not use conda for dependency resolution.
For now, it is failing on
stage, because there is no connection to registry.terraform.io
Is there any way to download/to provide needed plugins to Terraform manually, without having own corporate Terraform registry?
The text was updated successfully, but these errors were encountered: