diff options
Diffstat (limited to 'src/aws-cli/README.md')
-rw-r--r-- | src/aws-cli/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/aws-cli/README.md b/src/aws-cli/README.md index 766f936..e91bf09 100644 --- a/src/aws-cli/README.md +++ b/src/aws-cli/README.md @@ -19,6 +19,8 @@ Installs the AWS CLI along with needed dependencies. Useful for base Dockerfiles |-----|-----|-----|-----| | version | Select or enter an AWS CLI version. (Available versions here: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst) | string | latest | + + --- -_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/aws-cli/devcontainer-feature.json)._ +_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/aws-cli/devcontainer-feature.json). Add additional notes to a `NOTES.md`._ |