vultr / terraform-provider-vultr

Terraform Vultr provider
https://www.terraform.io/docs/providers/vultr/
Mozilla Public License 2.0
191 stars 65 forks source link

[Feature] - Support load balancer source for firewall rules #331

Open CathalMullan opened 1 year ago

CathalMullan commented 1 year ago

Is your feature request related to a problem? Please describe. Currently, the only "source" supported by "vultr_firewall_rule" is "cloudflare".

The API docs mentions you can pass a load balancer ID as another option.

Describe the solution you'd like

I'd like to be able to pass a load balancer ID as the source to "vultr_firewall_rule".

nishit93-hub commented 1 year ago

Hi

Any update on this?