Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - tomtucka

#1
Hello,

I'd like to write a comprehensive terraform provider for opnsense, in order to do this I'll need to write a golang client library in order to interact with the API. This would be 1000% times easier if there was an OpenAPI spec for the api, my questions are

  • does a spec exist?
  • if not, are there any plans to create one?

I've created the repos here, I'm planning to implement firewall rules first. Contributions welcome once I've got the basic structure together by the end of the week.

https://github.com/TomTucka/opnsense-go
https://github.com/TomTucka/terraform-provider-opnsense