feat: add linting (#51)

Co-authored-by: Muhammad Atif Ali <atif@coder.com>
This commit is contained in:
Kyle Carberry
2023-09-27 15:32:35 -05:00
committed by GitHub
parent e066fb733a
commit 0516c1b8ea
6 changed files with 110 additions and 6 deletions

View File

@@ -11,14 +11,14 @@ tags: [helper]
<!-- Describes what this module does -->
<!-- Add a screencast or screenshot here put them in .images directory -->
```hcl
module "MODULE_NAME" {
source = "https://registry.coder.com/modules/MODULE_NAME"
}
```
<!-- Add a screencast or screenshot here put them in .images directory -->
## Examples
### Example 1