Open lisenet opened 4 months ago
Would you mind updating documentation showcasing how one could import existing UptimeRobot resources into Terraform's state with terraform import?
terraform import
E.g.:
terraform import uptimerobot_monitor.example 123456789
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
Would you mind updating documentation showcasing how one could import existing UptimeRobot resources into Terraform's state with
terraform import
?E.g.: