Luke Griffith

Site Reliability Engineer

github twitter linkedin instagram email
Opensource: Gitlab Provider Development
Sep 29, 2020
One minute read

I worked on the Gitlab provider to add the remote mirrors api, as a terraform resource. This creates a mirror object that syncs to a remote git repository.

To achieve this I had to update the upstream go library, using the gitlab API documentation. Once merged and released created I added changes to the Terraform provider.


Back to projects