You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,6 @@
1
1
# tf_docker
2
2
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.
10
4
11
5
## Development
12
6
@@ -40,3 +34,8 @@ To run TFLint use the command `make test_tflint`.
40
34
41
35
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`.
0 commit comments