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: Add ability to create a datagroup #94

Open RavinderReddyF5 opened 4 years ago

RavinderReddyF5 commented 4 years ago

Issue by foreverblue62 Thursday Feb 21, 2019 at 15:25 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/issues/63


We use datagroups extensively for matchclass checks on IP address and URI redirections within iRule.

These datagroups are more dynamic and would benefit from being managed via Terraform.

RavinderReddyF5 commented 4 years ago

Comment by dannyk81 Thursday Feb 21, 2019 at 16:55 GMT


This is already implemented and documented here: https://github.com/terraform-providers/terraform-provider-bigip/blob/master/website/docs/r/bigip_ltm_datagroup.html.markdown

I'm not sure why this isn't showing up on the official docs.

@scshitole could you check why the datagroup resource is missing in the documentation website?

RavinderReddyF5 commented 4 years ago

Comment by scshitole Thursday Feb 21, 2019 at 18:42 GMT


@dannyk81 @foreverblue62 looks like it is missed in the docs will add it.

RavinderReddyF5 commented 4 years ago

Comment by scshitole Thursday Mar 07, 2019 at 18:14 GMT


added and updated docs at https://www.terraform.io/docs/providers/bigip/r/bigip_ltm_datagroup.html