Open brmcconn opened 7 years ago
+1
+1
I'd also like to see the addition of selecting persistence profiles
iRule Data Group List support would help me out. For now I am using a remote-exec provisioner to run tmsh and create them, but old entries don't get cleaned up.
I've recently done an evaluation of this provider to see I could feasibly use it to manage LTMs for an enterprise and it seems to work great! However, I did come across some missing attributes on some resources and some missing resources that could come in handy. I'm not familiar with go myself yet, so I thought I would pass these along in case someone that is wanted to take a shot at implementing these:
Resources with missing attributes:
bigip_ltm_pool Add attribute to resource to allow setting 'Action on Service Down' (reject, drop, reselect)
bigip_ltm_virtual_server Add attribute to allow setting 'VLAN and Tunnel Traffic' (enabled on -> VLANx)
Additional resources that could potentially be managed with this provider:
I believe the SSL resources have already been suggested in https://github.com/DealerDotCom/terraform-provider-bigip/issues/9, but figured it didn't hurt to add them here as well.