diff options
author | Max Riveiro <kavu13@gmail.com> | 2017-04-17 13:17:54 +0300 |
---|---|---|
committer | Max Riveiro <kavu13@gmail.com> | 2017-04-17 13:17:54 +0300 |
commit | b8e9f053ea705c1e554dc03778fef494fdd08a10 (patch) | |
tree | 56c1955a82fd405df96ae305e32675ee67252517 /index.html.markdown | |
parent | a154e02f1e53d8a4098cd200e9c354b5f11f9060 (diff) | |
download | terraform-provider-statuscake-b8e9f053ea705c1e554dc03778fef494fdd08a10.tar.gz terraform-provider-statuscake-b8e9f053ea705c1e554dc03778fef494fdd08a10.tar.zst terraform-provider-statuscake-b8e9f053ea705c1e554dc03778fef494fdd08a10.zip |
Massively add HCL source tag in docs Markdown files
Signed-off-by: Max Riveiro <kavu13@gmail.com>
Diffstat (limited to 'index.html.markdown')
-rw-r--r-- | index.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.markdown b/index.html.markdown index 9a4d0fb..d25a866 100644 --- a/index.html.markdown +++ b/index.html.markdown | |||
@@ -23,7 +23,7 @@ Use the navigation to the left to read about the available resources. | |||
23 | 23 | ||
24 | ## Example Usage | 24 | ## Example Usage |
25 | 25 | ||
26 | ``` | 26 | ```hcl |
27 | provider "statuscake" { | 27 | provider "statuscake" { |
28 | username = "testuser" | 28 | username = "testuser" |
29 | apikey = "12345ddfnakn" | 29 | apikey = "12345ddfnakn" |