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
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,18 @@
1
1
# Docker Terraform
2
2
3
-
This repo is firstly forked from [broadinstitute/docker-terraform](https://github.com/broadinstitute/docker-terraform), and then copied into this repo as a
3
+
The project is the Docker image, which includes a Terraform binary, common Terraform plugins.
4
+
5
+
This repo was original forked from [broadinstitute/docker-terraform](https://github.com/broadinstitute/docker-terraform), and then copied into this repo as a
4
6
non-forked repo due to the reason that [LFS don't allow large files to be uploaded into public forked project](https://github.com/git-lfs/git-lfs/issues/1906).
5
7
6
-
This is a sub-project of [Terraform Controller](https://github.com/zzxwill/terraform-controller)
8
+
This is a sub-project of [Terraform Controller](https://github.com/oam-dev/terraform-controller)
7
9
8
10
# oam-dev/docker-terraform
9
11
12
+
- tag: 1.0.2
13
+
14
+
Terraform binary version is v1.0.2.
15
+
10
16
- tag: 0.14.11
11
17
12
18
Terraform version is 0.14.10, and azurerm provider is built-in.
0 commit comments