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

In Our WAF architecture we need to configure the bigip_ltm_profile_http from the Local Traffic Menu (LTM) - missing Argument request

Open rakotkar0608 opened this issue 3 years ago • 4 comments

request arguments for bigip_ltm_profile_http (Local Traffic -> Profiles)

In Our WAF architecture we need to configure the bigip_ltm_profile_http from the Local Traffic Menu (LTM) - missing Argument request

We are automating the F5 WAF configuration using terraform. We are using bigip_ltm_profile_http to add http profiles in Local Traffic section of WAF but we haven't find any argument to pass values to http profiles below Properties. Please help and create below arguments for bigip_ltm_profile_http.

  • Settings -> LWS Maximum Columns
  • Enforcement -> Known Methods
  • HTTP Strict Transport Security -> mode
  • HTTP Strict Transport Security -> Maximum age
  • HTTP Strict Transport Security -> Preload

Describe the solution you'd like We want the arguments for bigip_ltm_profile_http which can assign values to below properties.

  • Settings -> LWS Maximum Columns
  • Enforcement -> Known Methods
  • HTTP Strict Transport Security -> mode
  • HTTP Strict Transport Security -> Maximum age
  • HTTP Strict Transport Security -> Preload

rakotkar0608 avatar Sep 07 '22 09:09 rakotkar0608

@rakotkar0608 can you please check will this be any helpfull for your need. https://registry.terraform.io/providers/F5Networks/bigip/latest/docs/resources/bigip_waf_policy

RavinderReddyF5 avatar Sep 07 '22 09:09 RavinderReddyF5

We checked it but we haven't found any arguments.

rakotkar0608 avatar Sep 07 '22 09:09 rakotkar0608

@rakotkar0608 will take a look and create backlog. thanks for notifying us. i think it will be more helpful what additional parameter support u need from bigip_waf_policy resource

RavinderReddyF5 avatar Sep 07 '22 09:09 RavinderReddyF5

We have followed the page https://registry.terraform.io/providers/F5Networks/bigip/latest/docs but we haven't found any resource type. How bigip_waf_policy can help for bigip_ltm_profile_http?

rakotkar0608 avatar Sep 07 '22 10:09 rakotkar0608

Hi, please try AS3: https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/ and https://clouddocs.f5.com/products/orchestration/ansible/devel/f5_bigip/modules_2_0/bigip_as3_deploy_module.html#bigip-as3-deploy-module-2

Closing this request now. Please re-open if required or send an email to [email protected]. Thanks!

KrithikaChidambaram avatar Feb 21 '23 12:02 KrithikaChidambaram