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] - VKE bind firewall to worker pool nodes #330

Open samson4649 opened 1 year ago

samson4649 commented 1 year ago

Is your feature request related to a problem? Please describe. Yes. VKE pool nodes deployed are not able to have firewall configuration bound to them as part of the terraform deploy process.

Describe the solution you'd like Ideally, a definition option as part of the vultr_kubernetes_node_pools configuration which ties any nodes created in that pool to the firewall group specified.

Describe alternatives you've considered

optik-aper commented 1 year ago

That's something we'll look into after some changes to the platform firewall but isn't something we're currently going to support.