]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - website/docs/r/test.html.markdown
Merge pull request #36 from nauxliu/importer
[github/fretlink/terraform-provider-statuscake.git] / website / docs / r / test.html.markdown
index f5cc5e052de787d0556e15104ec835aa5e310739..3513f732bbd5ade26d4247430f301e2e948ef09b 100644 (file)
@@ -64,3 +64,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