]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - website/docs/r/test.html.markdown
Add importer
[github/fretlink/terraform-provider-statuscake.git] / website / docs / r / test.html.markdown
index 6c65f1004ab76110671e3c1f20fe68e1af3c7782..0f99fb4c4ef34ace399cbd8b2f77faae1803fd6a 100644 (file)
@@ -63,3 +63,11 @@ The following arguments are supported:
 The following attribute is exported:
 
 * `test_id` - A unique identifier for the test.
+
+## Import
+
+StatusCake test can be imported using the test id, e.g.
+
+```
+tf import statuscake_test.example 123
+```
\ No newline at end of file