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] Missing Health Monitor resources : UDP / PostgreSQL #190

Open RavinderReddyF5 opened 4 years ago

RavinderReddyF5 commented 4 years ago

Issue by soumik612 Wednesday Sep 18, 2019 at 09:54 GMT Originally opened as https://github.com/terraform-providers/terraform-provider-bigip/issues/159


I am testing a use case where we need to build health monitors of type UDP and Postgresql. This is how my resource looks like,

image

This is the error I get when I apply the resources, image

Would be great to have this feature added in TF. Here is an output of an API query for these monitors, if it helps image

image

RavinderReddyF5 commented 4 years ago

Comment by RavinderReddyF5 Thursday Nov 07, 2019 at 08:41 GMT


Issues fixed with https://github.com/terraform-providers/terraform-provider-bigip/pull/165