Skip to content

Commit 810c777

Browse files
docs (README.md): add todo items
1 parent 89fd272 commit 810c777

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ To run TFLint use the command `make test_tflint`.
3434

3535
It is possible to automatically apply some fixes, but these should be reviewed before running. If you are comfortable with all of the results from `make test_tflint` being fixed automatically then run `make fix_tflint`.
3636

37+
## TODO
38+
39+
* Add [restart: unless-stopped](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs/resources/container#restart) to all containers
40+
* Use [remote hosts](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs#remote-hosts) specifically for exporters
41+
* node-exporter
42+
* nodejs
43+
* mongodb
44+
* elasticsearch
45+
* redis
46+
3747
## Further Reading
3848

3949
* [Docs overview | kreuzwerker/docker | Terraform | Terraform Registry](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs)

0 commit comments

Comments
 (0)