Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Commit f295e77

Browse files
committed
forgot readme
1 parent 21643ce commit f295e77

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -112,19 +112,3 @@ Install dependencies (macOS)
112112
brew install pre-commit go terraform terraform-docs
113113
pre-commit install --install-hooks
114114
```
115-
116-
### Testing
117-
118-
[Terratest](https://github.com/gruntwork-io/terratest) is being used for
119-
automated testing with this module. Tests in the `test` folder can be run
120-
locally by running the following command:
121-
122-
```text
123-
make test
124-
```
125-
126-
Or with aws-vault:
127-
128-
```text
129-
AWS_VAULT_KEYCHAIN_NAME=<NAME> aws-vault exec <PROFILE> -- make test
130-
```

0 commit comments

Comments
 (0)