From b8e9f053ea705c1e554dc03778fef494fdd08a10 Mon Sep 17 00:00:00 2001 From: Max Riveiro Date: Mon, 17 Apr 2017 13:17:54 +0300 Subject: Massively add HCL source tag in docs Markdown files Signed-off-by: Max Riveiro --- r/test.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'r/test.html.markdown') 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. ## Example Usage -``` +```hcl resource "statuscake_test" "google" { website_name = "google.com" website_url = "www.google.com" -- cgit v1.2.3