terraform-provider-bigip
terraform-provider-bigip copied to clipboard
I need resource_bigip_sys_iapplx
trafficstars
Basically, we use BigIP with AWS and terraform.
So every time we create an autoscaling group, we need terraform to create an f5-iAppLX-aws-autoscale applx automatically.
Doing more reading, I actually need this in terraform: https://clouddocs.f5.com/products/iapp/iapp-lx/tmos-14_0/icontrollx_rest_api_appendix/block_api.html#mgmt-shared-iapp-blocks
This is a copy of https://github.com/F5Networks/terraform-provider-bigip/issues/306 which was closed by accident
Also a copy of https://github.com/F5Networks/terraform-provider-bigip/issues/347 which has been closed but never implemented.