Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
rakotkar0608 opened this issue Sep 7, 2022 · 5 comments · Fixed by #882 or #885
Milestone

Comments

@rakotkar0608
Copy link

rakotkar0608 commented Sep 7, 2022

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
@RavinderReddyF5
Copy link
Collaborator

@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

@rakotkar0608
Copy link
Author

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

@RavinderReddyF5
Copy link
Collaborator

@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

@rakotkar0608
Copy link
Author

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 rakotkar0608 changed the title bigip_ltm_profile_http terraform provider resource type missing Argument request In Our WAF architecture we need to configure the bigip_ltm_profile_http from the Local Traffic Menu (LTM) - missing Argument request Oct 11, 2022
This was referenced Oct 11, 2023
@RavinderReddyF5 RavinderReddyF5 added this to the v1.20.0 milestone Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants