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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Supported versions are listed in the [`supported_versions.json`](https://github.
16
16
17
17
The following image tag strategy is applied:
18
18
*`zenika/terraform-aws-cli:latest` - build from master
19
-
* Included CLI versions are the newest in the[`supported_versions.json`](https://github.com/Zenika/terraform-aws-cli/blob/master/supported_versions.json) file.
19
+
* Included CLI versions are the latest in [`supported_versions.json`](https://github.com/Zenika/terraform-aws-cli/blob/master/supported_versions.json) file.
20
20
*`zenika/terraform-aws-cli:release-S.T_terraform-UU.VV.WW_awscli-XX.YY.ZZ` - build from releases
21
21
*`release-S.T` is the release tag
22
22
*`terraform-UU.VV.WWW` is the **Terraform** version included in the image
0 commit comments