thousandeyes / terraform-provider-thousandeyes

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

Ability to import existing tests into Terraform state #137

Open Jamie-Leon opened 1 year ago

Jamie-Leon commented 1 year ago

We currently have 20+ tests we would like to import into state rather than have them recreated, is this possible to add?

kiraum commented 11 months ago

We are doing a PoC, and noticed same behaviour. The ability to import an existing test into the state is essential to make the provider operational.

joaomper-TE commented 8 months ago

Hey @Jamie-Leon and thanks for reporting this. I'll create an issue on our side to take a look at this when possible.

And yeah, I do agree that this feature is essential.