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

Add support for UDP profile #983

Open
mitiko opened this issue May 20, 2024 · 1 comment
Open

Add support for UDP profile #983

mitiko opened this issue May 20, 2024 · 1 comment

Comments

@mitiko
Copy link

mitiko commented May 20, 2024

Is your feature request related to a problem? Please describe.

There is support for tcp, ftp, http, http2, rewrite (etc) profiles but there is no support for UDP and custom (inheriting default UDP) profiles.
For example, one use case we have is having a custom GTP profile (which is currently just a clone of the default UDP one) which we'd like to manage with Terraform.

Describe the solution you'd like

Add a new resource type bigip_ltm_profile_udp for UDP profiles.
Consider feasibility of adding a generic profile resource for example bigip_ltm_profile_generic.

@pgouband
Copy link
Collaborator

Hi @mitiko,

Have you tried using AS3?
https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/refguide/schema-reference.html#udp-profile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants