thousandeyes / terraform-provider-thousandeyes

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

[Bug]: path trace mode and mtu for agent to agent test #162

Open Sraza11 opened 8 months ago

Sraza11 commented 8 months ago

What versions are you using?

1.6.6 and 2.5

What did you expect to happen?

I should not get any pending changes after I apply

What actually happened?

path_trace_mode for the thousandeyes_agent_to_agent test is not sticking. everytime i run Terraform plan it is trying to change to path_trace_mode from classic to inSession no matter how many time I Terraform apply

Terraform code to reproduce the bug

create a thousandeyes_agent_to_agent test and use path_trace_mode = inSession and apply.  everytime you run Terraform plan that option asked to change to from classic to inSession

Any additional comments or code?

No response

Steps to reproduce the bug

create a thousandeyes_agent_to_agent test and use path_trace_mode = inSession and apply. everytime you run Terraform plan that option asked to change to from classic to inSession