mlab-lattice / lattice

Apache License 2.0
1 stars 3 forks source link

allow private git repo references #194

Closed kevindrosendahl closed 6 years ago

kevindrosendahl commented 6 years ago

allow a reference git repository to use an ssh_key.

this will require that the component resolver has access to a secret store.

while we're in there, update git_repository.ssh_key to be a proper secret

kevindrosendahl commented 6 years ago

fixed in https://github.com/mlab-lattice/lattice/pull/197