We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6803598 + d442109 commit 7229d29Copy full SHA for 7229d29
provisioning/tools-versions.yml
@@ -1,6 +1,6 @@
1
# if manually change, please update the goss file accordingly
2
asdf_version: 0.15.0
3
-awscli_version: 2.25.3
+awscli_version: 2.25.4
4
azcopy_version: 10.28.1
5
azurecli_version: 2.70.0
6
chocolatey_version: 1.4.0
tests/goss-common.yaml
@@ -5,7 +5,7 @@ command:
exec: aws --version
exit-status: 0
7
stdout:
8
- - 2.25.3
+ - 2.25.4
9
azurecli:
10
exec: az --version
11
0 commit comments