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

[CLOSED] Feature Request: AS3 Resource #106

Open RavinderReddyF5 opened 4 years ago

RavinderReddyF5 commented 4 years ago

Issue by pescetto Thursday Apr 04, 2019 at 22:50 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/issues/75


Instead of shelling out via curl, it'd be nice if there was an actual resource for AS3 that can just accept a JSON template file like the bigip_sys_iapp resource does: https://www.terraform.io/docs/providers/bigip/r/bigip_sys_iapp.html

But either have it accept raw json string or the template file and variables and it can build the json.

RavinderReddyF5 commented 4 years ago

Comment by pescetto Thursday Apr 25, 2019 at 21:36 GMT


Closing due to convo here: https://github.com/terraform-providers/terraform-provider-bigip/issues/95