Is your feature request related to a problem? Please describe.
We are trying to fully automate the deployment of our F5 system through Terraform. Since iRules LX and consequently LX Workspaces are an integral part of our system, we would like to be able to deploy and manage those through Terraform
Describe the solution you'd like
Add a new resource for managing the LX Workspaces and their associated plugins.
Describe alternatives you've considered
LX Workspaces can be managed through the iControl REST API provided by F5. This approach addresses the automation aspect but that way we lose the benefits of declarative and stateful deployment that Terraform offers.
Is your feature request related to a problem? Please describe.
We are trying to fully automate the deployment of our F5 system through Terraform. Since iRules LX and consequently LX Workspaces are an integral part of our system, we would like to be able to deploy and manage those through Terraform
Describe the solution you'd like
Add a new resource for managing the LX Workspaces and their associated plugins.
Describe alternatives you've considered
LX Workspaces can be managed through the iControl REST API provided by F5. This approach addresses the automation aspect but that way we lose the benefits of declarative and stateful deployment that Terraform offers.