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] Add description fields to main resources #152

Open RavinderReddyF5 opened 4 years ago

RavinderReddyF5 commented 4 years ago

Issue by marianne-butaye Thursday Jun 27, 2019 at 12:58 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/issues/121


Hello,

There seems to be missing the 'description' field on many resources. That is a feature my team and I would be greatly interested in. I don't know about all the other resources, but for our part we would need it on the following resources:

RavinderReddyF5 commented 4 years ago

Comment by mdditt2000 Tuesday Jul 02, 2019 at 22:49 GMT


TER-22

RavinderReddyF5 commented 4 years ago

Comment by RavinderReddyF5 Thursday Jul 18, 2019 at 11:15 GMT


@marianne-butaye

fixed issue for

there will not be any description field for "bigip_ltm_pool_attachment" it will take consider description of "bigip_ltm_pool"

RavinderReddyF5 commented 4 years ago

Comment by jlosito Thursday Aug 01, 2019 at 13:24 GMT


I've been using the new description feature, but I noticed that even though I set description = "" in the resource that the description field on the F5 still shows "VirtualServer-test". I would like the description field to be an empty string as the default.

RavinderReddyF5 commented 4 years ago

Comment by RavinderReddyF5 Friday Oct 25, 2019 at 11:26 GMT


@jlosito this issue fixed in latest code, but binary yet to release.

Similar Issue : https://github.com/terraform-providers/terraform-provider-bigip/issues/148