barracudanetworks / terraform-provider-barracudawaf

Terraform provider to create and manage the resources on Barracuda Web Application Firewall.
https://www.barracuda.com/products/webapplicationfirewall
Mozilla Public License 2.0
5 stars 2 forks source link

How to create a services group #7

Open omarbelkhodja opened 9 months ago

omarbelkhodja commented 9 months ago

While creating a resource "barracudawaf_services", we have to specify the "group" name. Is there anyway to create a group using terraform ?

barracudanetworks-waf commented 9 months ago

Currently creating a service group is not supported. However, there is an inbuilt service group called "default" which can be used currently.