We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
awscli
awscli2
1 parent e578133 commit 5377a40Copy full SHA for 5377a40
src/deps-x86_64.txt
@@ -1,2 +1,6 @@
1
# For generating ISO images
2
syslinux-nonlinux
3
+
4
+# For the pipeline and developers to interact with AWS. It's not needed by cosa
5
+# itself. This isn't available on s390x at least, so make it x86_64-only.
6
+awscli2
src/deps.txt
@@ -40,7 +40,7 @@ podman buildah skopeo
40
jq
41
42
# For interacting with AWS/Aliyun/HTTP
43
-awscli golang-github-aliyun-cli python3-boto3 python3-requests
+golang-github-aliyun-cli python3-boto3 python3-requests
44
45
# For python retries
46
python3-tenacity
0 commit comments