terraform-provider-bigip
terraform-provider-bigip copied to clipboard
Terraform resources that can configure F5 BIG-IP products
the replace in the go mod could be removed after the following PR on go-bigip library is accepted: https://github.com/f5devcentral/go-bigip/pull/96
Hi, I'm requesting the ability to use a port list in terraform so I can specify a range of ports for my virtual server to listen on. This can be...
### Environment * TMOS/Bigip Version: BIG-IP 16.1.3.2 Build 0.0.4 Point Release 2 * Terraform Version: 1.6.2 and 1.5.7 * Terraform bigip provider Version: 1.20 or 1.18.1 ### Summary Please also...
### Is your feature request related to a problem? Please describe. We want to be able create and manage OCSP profiles (in the UI under System ›› Certificate Management :...
### Is your feature request related to a problem? Please describe. When I have policies with many rules and a large number of variation of the rules (for example add/delete...
Hello, I am using a different for_each in pool resources to create more than one pool with the same resource and another for_each in node to create new nodes with...
### Environment * TMOS/Bigip Version: BIG-IP 16.1.2.2 Build 0.0.28 Point Release 2 * Terraform Version: 1.5.1 * Terraform bigip provider Version: 1.18.0 ### Summary I'm trying to use terraform to...
### Environment * TMOS/Bigip Version: 16.1.3.4 * Terraform Version: 0.13 ### Summary There is ltm tcp profile configuration resource type available for bigip version 16.1.3.4 but when we are trying...
### Is your feature request related to a problem? Please describe. It's currently not possible to configure HTTP2 full proxy support (Virtual Server) with the Terraform BIG-IP provider ### Describe...
Hello, When trying to configure pools at the node level, there is no option to do so in Terraform. Looking for an option to set node/member level configuration, including setting...