Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bigip_ltm_monitor - custom parent monitor is not allowed #721

Closed
robertoo9 opened this issue Nov 10, 2022 · 3 comments
Closed

bigip_ltm_monitor - custom parent monitor is not allowed #721

robertoo9 opened this issue Nov 10, 2022 · 3 comments
Labels
Backlog issue will be tracked by JIRA in backlog enhancement
Milestone

Comments

@robertoo9
Copy link

robertoo9 commented Nov 10, 2022

Hi,

Terraform provider is not allowing to specify custom parent monitor.
We can configure parent attribute which is pointing to built-in F5 monitor:
parent = "/Common/http"

But we can't point "parent" parameter to other monitor, that was created by user :
parent = "/Common/HC4_HTTP_OUR_CUSTOM_MONITOR_PARENT"

When I try to use custom parent monitor as shown above, I get following error:
image

For your reference, same issue was reporet in 2019, closed as solved however for me this is still not working:
#45

May you please try to introduce this feature?

Environment
TMOS/Bigip Version: 13.1.3.6
Terraform Version: 1.3.4
Terraform bigip provider Version: 1.16.0

Regards,
Robert

@KrithikaChidambaram
Copy link

Hi, internal ID to track this item is: INFRAANO-974, thanks!

@KrithikaChidambaram KrithikaChidambaram added the Backlog issue will be tracked by JIRA in backlog label Feb 21, 2023
@RavinderReddyF5
Copy link
Collaborator

HI @robertoo9 issue fixed in v1.18.0, please use : https://registry.terraform.io/providers/F5Networks/bigip/latest/docs/resources/bigip_ltm_monitor#custom_parent for setting custom type parent

@RavinderReddyF5 RavinderReddyF5 added this to the v1.18.0 milestone Jun 5, 2023
@RavinderReddyF5
Copy link
Collaborator

please open new issue if v1.18.0 not solves your Requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog issue will be tracked by JIRA in backlog enhancement
Projects
None yet
Development

No branches or pull requests

3 participants