diff options
Diffstat (limited to 'r/test.html.markdown')
-rw-r--r-- | r/test.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/r/test.html.markdown b/r/test.html.markdown index 7623d0d..0a1df9f 100644 --- a/r/test.html.markdown +++ b/r/test.html.markdown | |||
@@ -12,7 +12,7 @@ The test resource allows StatusCake tests to be managed by Terraform. | |||
12 | 12 | ||
13 | ## Example Usage | 13 | ## Example Usage |
14 | 14 | ||
15 | ``` | 15 | ```hcl |
16 | resource "statuscake_test" "google" { | 16 | resource "statuscake_test" "google" { |
17 | website_name = "google.com" | 17 | website_name = "google.com" |
18 | website_url = "www.google.com" | 18 | website_url = "www.google.com" |