site24x7 / terraform-provider-site24x7

Terraform provider for Site24x7
MIT License
22 stars 33 forks source link

Missing few values in Terraform config of Monitor Groups #266

Closed kalyangitnew closed 2 months ago

kalyangitnew commented 3 months ago

Hello,

When I do GET for monitor_groups in site24x7 it got json with user id values, notification profile id and health profile id ,...but same when I tried to create new monitor groups through Terraform why those values not mentioned in provder documentation to use and I see if I use also still it not accepting...Do we have any issue or any other way...and one more thing why Terraform import not supporting for monitor group. It will support or am I right it will not if that's the case of importing instead of recreating.

jim-billy-zoho commented 2 months ago

@kalyangitnew Thank you for raising this issue. We have fixed it in the latest version.

kalyangitnew commented 2 months ago

Can you give me the version you are talking about i didn't see any new version

kalyangitnew commented 2 months ago

One more thing in my issue how the import for pagerduty integration, slack integration, user groups and monitor groups not working.. it would be happy if we have feature I feel that I include in my issue

kalyangitnew commented 2 months ago

You want me to open new issue and I feel very happy all the resources need to allow importing...I see oauth providers webtokenand few authentications are not by Terraform ?

jim-billy-zoho commented 2 months ago

Can you give me the version you are talking about i didn't see any new version

Please refer - https://registry.terraform.io/providers/site24x7/site24x7/latest

jim-billy-zoho commented 2 months ago

One more thing in my issue how the import for pagerduty integration, slack integration, user groups and monitor groups not working.. it would be happy if we have feature I feel that I include in my issue

Imports should work in the latest version. Please let us know if you face any issue.

kalyangitnew commented 2 months ago

One more thing in my issue how the import for pagerduty integration, slack integration, user groups and monitor groups not working.. it would be happy if we have feature I feel that I include in my issue

Imports should work in the latest version. Please let us know if you face any issue.

Ok

kalyangitnew commented 2 months ago

One more thing in my issue how the import for pagerduty integration, slack integration, user groups and monitor groups not working.. it would be happy if we have feature I feel that I include in my issue

Imports should work in the latest version. Please let us know if you face any issue.

It will be some what happy if we have all documentation how to use import in provider documentation..and want to check import works for all I raised above we need to look(pagerduty integration, slack integration, user groups and monitor groups)

kalyangitnew commented 2 months ago

One more thing in my issue how the import for pagerduty integration, slack integration, user groups and monitor groups not working.. it would be happy if we have feature I feel that I include in my issue

Imports should work in the latest version. Please let us know if you face any issue.

When I have seen the code block changes are visible for user group and monitor group but not sure this too works for import... looking forward whether these works for third party integration(pagerduty, webhook and slacks integration) . Data source blocks are also not not available in documentation and curios to see w import works for all abv I mentioned here and in above replies.