Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate out into nested modules for git provider specific support #1

Open
Dev25 opened this issue Aug 18, 2020 · 0 comments
Open

Separate out into nested modules for git provider specific support #1

Dev25 opened this issue Aug 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@Dev25
Copy link
Owner

Dev25 commented Aug 18, 2020

For better git provider support where we want to automatically create SSH keys, break down this module into read only public repos (root module) + provider specific nested modules.

/  # Read only flux deployments using public repos
/modules/github/
/modules/gitlab/ 

As long as git providers have a terraform provider and they support creating SSH/deploy keys to grant access, it can then be a nested module option.

@Dev25 Dev25 added the enhancement New feature or request label Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant