-
We are using the official helm chart, and our terraform modules are hosted in our private self hosted gitlab. The Terraform modules are declared like this
This is mentioned in the docs, but i dont understand what its actually going to do https://www.runatlantis.io/docs/server-configuration.html#write-git-creds |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
It should allow an atlantis instance to use the git creds to clone a private internal terraform module See https://developer.hashicorp.com/terraform/language/modules/sources#generic-git-repository |
Beta Was this translation helpful? Give feedback.
-
This |
Beta Was this translation helpful? Give feedback.
-
I will close it for now then |
Beta Was this translation helpful? Give feedback.
It should allow an atlantis instance to use the git creds to clone a private internal terraform module
See https://developer.hashicorp.com/terraform/language/modules/sources#generic-git-repository