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: docs/dependencies-upgrades.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,10 @@
1
1
# ⬆️ Dependencies upgrades checklist
2
2
3
3
Supported versions:
4
-
* check available **AWS CLI** version on the [project release page](https://github.com/aws/aws-cli/releases)
4
+
* check available **AWS CLI** version on the [PyPip release page](https://pypi.org/project/awscli/)
5
5
* check available **Terraform CLI** version (keep all minor versions from 0.11) available on the [project release page](https://github.com/hashicorp/terraform/releases)
6
6
*[Report to the doc](https://github.com/zenika-open-source/terraform-aws-cli/tree/master/docs/terraform-binaries-verifications.md) to add required security files when adding a new supported Terraform version
7
7
* Dockerfile:
8
-
* default argument versions should match latest versions from supported version file
9
8
* check **base image** version [on DockerHub](https://hub.docker.com/_/debian?tab=tags&page=1&name=bullseye)
10
9
* check OS package versions on Debian package repository
11
10
* Available **Git** versions on the [Debian Packages repository](https://packages.debian.org/search?suite=bullseye&arch=any&searchon=names&keywords=git)
0 commit comments