Skip to content

Commit 4e312ac

Browse files
committed
Update README
Add list of tools installed. This is something that should get automated and then tag releases and put the info in there, honestly.
1 parent 94306fe commit 4e312ac

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Terraform Python Build
22

3-
This Docker image uses the zenika/terraform-azure-cli Docker image as a base and
4-
adds Python3 and some pip packages to allow for a Python build script to be
5-
used.
3+
This Docker image uses the
4+
[zenika/terraform-azure-cli](https://github.com/Zenika/terraform-azure-cli)
5+
Docker image as a base and adds Python3 and some pip packages to allow for a
6+
Python build script to be used.
7+
8+
## Installed Tools
9+
10+
* Make
11+
* Git
12+
* Python 3.7
13+
14+
### Python Tools
15+
16+
* [gitpython](https://pypi.org/project/GitPython/)
17+
* [python-terraform](https://pypi.org/project/python-terraform/)

0 commit comments

Comments
 (0)