thousandeyes / terraform-provider-thousandeyes

ThousandEyes Terraform Provider
Apache License 2.0
21 stars 26 forks source link

404 Not Found error if the test is deleted from the gui #112

Closed Sraza11 closed 9 months ago

Sraza11 commented 1 year ago

I have a test created using Terraform. if I delete that test from the Thousand eyes GUI shouldn't Terraform try to re-create that test? I am getting the following error if I delete the test from the GUI


 Error: Failed call API endpoint. HTTP response code: 404. Error: 404 Not Found
│ 
│   with thousandeyes_agent_to_server.XXXXXXX,
│   on XXXX.tf line 928, in resource "thousandeyes_agent_to_server" "XXXXXX":
│  928: resource "thousandeyes_agent_to_server" "XXXXXXXXX" {
│ 
╵
Sraza11 commented 1 year ago

If a test is not found and 404 error is returned tf provider should re-create the test.

Sraza11 commented 1 year ago

@pedro-te any update on this?

pedro-te commented 1 year ago

@pedro-te any update on this?

Hi @Sraza11 ,

Thank you for reporting this and bringing it to our attention. I will create an internal ticket for this so we can put it in our sprints and have a look at it. We will get back to you when someone has looked into it.

In the meantime, please do not hesitate to reach out to us.

Thanks, Pedro

Sraza11 commented 1 year ago

Thank you for the update @pedro-te

Sraza11 commented 1 year ago

Any update on this?

joaomper-TE commented 9 months ago

Hey @Sraza11 ! Apologies for the delayed response.

I picked up this issue now, will keep you updated

Sraza11 commented 9 months ago

Thank you!

On Wed, Nov 29, 2023 at 11:20 AM João Malés @.***> wrote:

Hey @Sraza11 https://github.com/Sraza11 ! Apologies for the delayed response.

I picked up this issue now, will keep you updated

— Reply to this email directly, view it on GitHub https://github.com/thousandeyes/terraform-provider-thousandeyes/issues/112#issuecomment-1832234406, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEYPS5NY7SWMETLA4IOVYW3YG5ODFAVCNFSM6AAAAAAQ4YL7CWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZSGIZTINBQGY . You are receiving this because you were mentioned.Message ID: @.*** .com>

joaomper-TE commented 9 months ago

@Sraza11 tested in v2.0.4 and it's fixed. Make sure to test when you can, and thanks for reporting!

joaomper-TE commented 9 months ago

Also, if I may ask, from the other issues that you opened, is there a specific one that is blocking you should have priority? We are beginning to triage them and would like to start by solving the ones that are blocking users