Skip to content

Commit 28773bf

Browse files
authored
✏️ Correct readme
1 parent 82acf17 commit 28773bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ The following image tag strategy is applied:
2121
* `zenika/terraform-azure-cli:rS.T-tfUU.VV.WW-azcliXX.YY.ZZ` - build from releases
2222
* `rS.T` is the release tag
2323
* `tfUU.VV.WWW` is the included Terraform CLI version
24-
* `azcliXX.YY.ZZ` is the included AWS CLI version
24+
* `azcliXX.YY.ZZ` is the included Azure CLI version
2525

26-
Please report to the [releases page](https://github.com/Zenika/terraform-aws-cli/releases) for the changelogs. Any other tags are not supported.
26+
Please report to the [releases page](https://github.com/Zenika/terraform-azure-cli/releases) for the changelogs. Any other tags are not supported.
2727

2828
## 💡Motivation
2929
The goal is to create a **minimalist** and **lightweight** image with these tools in order to reduce network and storage impact.
@@ -32,10 +32,10 @@ This image gives you the flexibility to be used for development or as a base ima
3232

3333
## 🔧 What's inside ?
3434
* [Azure CLI](https://docs.microsoft.com/cli/azure/?view=azure-cli-latest):
35-
* Included version indicated in the image tag: `tfXX.YY.ZZ`
35+
* Included version indicated in the image tag: `azcliXX.YY.ZZ`
3636
* Available versions on the [pip repository](https://pypi.org/project/azure-cli/)
3737
* [Terraform CLI](https://www.terraform.io/docs/commands/index.html):
38-
* Included version indicated in the image tag: `awscliXX.YY.ZZ`
38+
* Included version indicated in the image tag: `tfcliXX.YY.ZZ`
3939
* Available versions on the [project release page](https://github.com/hashicorp/terraform/releases)
4040
* [Git](https://git-scm.com/)
4141
* Available versions on the [Debian Packages repository](https://packages.debian.org/search?suite=buster&arch=any&searchon=names&keywords=git)

0 commit comments

Comments
 (0)