terraform-provider-bigip
terraform-provider-bigip copied to clipboard
In Our WAF architecture we need to configure the bigip_ltm_profile_tcp the Local Traffic Menu (LTM) - missing Argument request
Request arguments for bigip_ltm_profile_tcp [Path: Local Traffic -> Profiles -> Protocol -> TCP]
In Our WAF architecture we need to configure the bigip_ltm_profile_tcp the Local Traffic Menu (LTM) - missing Argument request
We are automating the F5 WAF configuration using terraform. We are using bigip_ltm_profile_tcp to add tcp protocol profiles in Local Traffic section of WAF but we haven't find any argument to pass values to tcp protocol profiles below Properties. Please help and create below arguments for bigip_ltm_profile_tcp.
Timer Management - Zero Window Timeout Timer Management - Time Wait Recycle Memory Management - Proxy Buffer High Memory Management - Receive Window Memory Management - Send Buffer Data Transfer - Delayed Acks Data Transfer - Nagle's Algorithm Congestion Control - Congestion Control Loss Detection and Recovery - Early Retransmit Loss Detection and Recovery - Tail Loss Probe Congestion Control - Initial Congestion Window Size
Describe the solution you'd like We want the arguments for bigip_ltm_profile_tcp which can assign values to below properties.
Timer Management - Zero Window Timeout Timer Management - Time Wait Recycle Memory Management - Proxy Buffer High Memory Management - Receive Window Memory Management - Send Buffer Data Transfer - Delayed Acks Data Transfer - Nagle's Algorithm Congestion Control - Congestion Control Loss Detection and Recovery - Early Retransmit Loss Detection and Recovery - Tail Loss Probe Congestion Control - Initial Congestion Window Size