RavinderReddyF5 / terraform-provider-bigip-version0.12

Terraform resources that can configure F5 BIGIP products
Mozilla Public License 2.0
0 stars 0 forks source link

VCMP Support? #188

Open RavinderReddyF5 opened 4 years ago

RavinderReddyF5 commented 4 years ago

Issue by stobias123 Tuesday Sep 10, 2019 at 21:41 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/issues/157


Is there any intention to support VCMP? is that already possible here - https://www.terraform.io/docs/providers/bigip/r/bigip_sys_provision.html

RavinderReddyF5 commented 4 years ago

Comment by scshitole Wednesday Sep 11, 2019 at 16:51 GMT


@stobias123 you mean to create VCMP on the F5 Chassis ? The virtual BIG-IP in VCMP should work as it is as the APIs are same.

RavinderReddyF5 commented 4 years ago

Comment by stobias123 Wednesday Sep 11, 2019 at 17:00 GMT


I want to do this - https://docs.ansible.com/ansible/2.5/modules/bigip_vcmp_guest_module.html

RavinderReddyF5 commented 4 years ago

Comment by papineni87 Thursday Sep 12, 2019 at 05:40 GMT


Currently we don't have terraform resources to create cores per slot, creating /deleting virtual disk ...... etc for VCMP , but we will take it up as enhancement and provide it in coming releases.

RavinderReddyF5 commented 4 years ago

Comment by stobias123 Friday Sep 20, 2019 at 22:19 GMT


Yeah - would be really cool, I have a client that wants to do this badly.