browningluke / terraform-provider-opnsense

OPNsense Terraform Provider
https://registry.terraform.io/providers/browningluke/opnsense/latest
MIT License
57 stars 12 forks source link

Support for the HAProxy plugin #29

Open Crisu1710 opened 1 year ago

Crisu1710 commented 1 year ago

Hi @browningluke,

While adding more automation and infrastructure to my homelab, I came across this very interesting project.

As we all have different use cases/requirements, there is unfortunately no support for the HAProxy plugin yet.

I would like to try adding the code to set up the basic components (servers, backend, frontend). I will create a Fork for now and create a PR when I succeeded.

API Reference: https://docs.opnsense.org/development/api/plugins/haproxy.html

Thank you for the great work on this project and also for the opnsense-go API!

Best regards Robin

browningluke commented 1 year ago

Hi there @Crisu1710

That will be great! Thanks so much for starting on it.