Luke Griffith
Opensource: Gitlab Provider Development
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.
- xanzy/go-gitlab (Pull Request)
- gitlabhq/terraform-provider-gitlab (Pull Request)