uptime-com / terraform-provider-uptime

A Terraform provider that provisions checks via the Uptime.com REST API
MIT License
20 stars 16 forks source link

Add Support for Resource Importing #39

Open donnieelmore opened 7 months ago

donnieelmore commented 7 months ago

When trying to import existing uptime.com resources I got the following:

╷
│ Error: Resource Import Not Implemented
│
│ This resource does not support import. Please contact the provider developer for additional information.

It would be very helpful if resources could be imported to the state via a terraform import

gigovich commented 7 months ago

Hi @donnieelmore, thanks for suggesting this feature. We're aiming to introduce an import function to our provider in 2024.

marevers commented 1 month ago

I would also very much like an import function for resources/checks.