XenitAB / terraform-modules

Xenit Terraform modules
MIT License
33 stars 18 forks source link

refactor: create new Fluxcd module #1092

Open phillebaba opened 4 months ago

phillebaba commented 4 months ago

The main challenge with getting this to work is to figure out how to get two different credentials running with the provider. One set of credentials that the provider uses to authenticate, and another one which will use git-auth-proxy to sync. This has to be acheived through patching the existing configuration before it is applied.