Login
From:
maelvls.dev
(Uncensored)
subscribe
Github Actions with a private Terraform module | maelvls dev blog
https://maelvls.dev/gh-actions-with-tf-private-repo/
links
backlinks
Roast topics
Find topics
Find it!
Terraform makes it easy to manage infrastructure at scale; you might want to share code between modules, and that's where it becomes tricky. In this post, I try to give some clues on how to use terraform across private Github repos.