This is a Terraform provider for the Harbor registry.
Right now it only implements the two things I needed: projects and robot accounts.
This is also one of my first Go project, feel free to tell me if I'm doing things wrong.
The API client is generated using go-swagger
.
MIT