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.
2 parents 164b7b6 + 802cd64 commit f8af3dcCopy full SHA for f8af3dc
README.md
@@ -32,7 +32,7 @@ $ aws ssm put-parameter --name /testing/my-app/privatekey --value "some-private-
32
2. Install aws-env using static binary (amd64 only) (choose proper [version](https://github.com/sendgrid/aws-env/releases)).
33
34
```
35
-$ wget https://github.com/sendgrid/aws-env/releases/download/v1.2.1/aws-env -O aws-env
+$ wget https://github.com/sendgrid/aws-env/releases/download/1.3.3/aws-env -O aws-env
36
37
38
OR build from source
0 commit comments