Skip to content

Commit 89fd272

Browse files
docs: update readme
1 parent bee6f2a commit 89fd272

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# tf_docker
22

3-
This package was automatically generated by the [Terraform in Depth Cookiecutter Template](https://github.com/TerraformInDepth/terraform-module-cookiecutter). You should replace this description with some information about your project.
4-
5-
## API
6-
7-
<!-- BEGIN_TF_DOCS -->
8-
This section will be automatically generated with Terraform-Docs. Run `make documentation` after making changes.
9-
<!-- END_TF_DOCS -->
3+
Spin up Docker containers using Terraform.
104

115
## Development
126

@@ -40,3 +34,8 @@ To run TFLint use the command `make test_tflint`.
4034

4135
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`.
4236

37+
## Further Reading
38+
39+
* [Docs overview | kreuzwerker/docker | Terraform | Terraform Registry](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs)
40+
* [Using Terraform to Set Up and Deploy Docker Containers](https://spacelift.io/blog/terraform-docker)
41+
* [sajosam/host-monitoring](https://github.com/sajosam/host-monitoring)

0 commit comments

Comments
 (0)