terraform-provider-bigip icon indicating copy to clipboard operation
terraform-provider-bigip copied to clipboard

bigip_waf_entity_param | level "none" or "global'

Open bwearp opened this issue 1 year ago • 0 comments
trafficstars

Environment

  • TMOS/Bigip Version: 16.1.3.3
  • Terraform Version: v1.9.0-dev
  • Terraform bigip provider Version: 1.17.1

Summary

when submitting a new parameter with: level = "global" ==> "Error: Invalid value for Parameter Level to set" - after terraform apply myplan level = "none" ==> "Error: expected level to be one of [global url flow]" - after terraform plan -out myplan

The default setting is the wildcard URL - in the GUI/TMSH, the default setting is Global Unfortunately I am working in a bank and so I do not have access to GitHub from my work pc....

Hope this is enough - apologies if not

bwearp avatar Jul 05 '24 15:07 bwearp