Sanjay shitole

Results 10 comments of Sanjay shitole

@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.

@dannyk81 @swightkin we need to create new resource like ``` bigip_net_routeDomain ``` so we can add multiple RD

@swightkin I might have fix for the same soon .. still working on my private branch ``` SJC-ML-00028512:terraform-provider-bigip shitole$ terraform apply -auto-approve bigip_net_route_domain.rd: Creating... name: "" => "somerd" rd_id: ""...

@swightkin ``` terraform plan Refreshing Terraform state in-memory prior to plan... The refreshed state will be used to calculate this plan, but will not be persisted to local or remote...

have you guys considered using terraform workspaces ? just a thought

We are anyway going a away from the old model and focusing now on AS3 https://clouddocs.f5.com/products/extensions/f5-appsvcs-extension/latest/userguide/ Declarative model in that you wont need to focus more on go-bigip most of...

Here are the details what is covered for BIG-IP on boarding https://clouddocs.f5.com/products/extensions/f5-declarative-onboarding/latest/

Also AS3 is independent of BIG-IP releases you just need to upload the rpm which handles all the json payload the number of terraform resources required will go down drastically,...

> It's a bit confusing when you're editing my post with your comments directly, better to quote reply. > > > Alright, that's all interesting but still doesn't really explain...

@dannyk81 yes we are working on this one.