mindee / terraform-provider-uptimerobot

A terraform provider for UptimeRobot
Mozilla Public License 2.0
7 stars 3 forks source link

Import existing resources into Terraform's state #4

Open lisenet opened 4 months ago

lisenet commented 4 months ago

Would you mind updating documentation showcasing how one could import existing UptimeRobot resources into Terraform's state with terraform import?

E.g.:

terraform import uptimerobot_monitor.example 123456789
paretl commented 3 months ago

Hi @lisenet , thanks for reporting this I add that in my TODO, but if you want to make a PR with this change, don't hesitate to make it. It will be very appreciated