Skip to content

OpenTofu/Terraform modules not being pulled on run #2638

Answered by fiftin
StoffelCPR asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @StoffelCPR

It is a really good question. I think it should be issue.

Do you have same SSH key for all modules?

If so and it is main use case we can add option to Template/Workspace with SSH key which will be used for cloning modules.

But if you have different keys for modules it will not work.

It is why Terraform Cloud and GitLab has its own modules registry. Looks like we need to implement it too. Is it suitable for you to import modules to Semaphore?

UPDATE:

Added support of SSH key for cloning modules in v2.11.0-rc1.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fiftin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants