Skip to content

Commit

Permalink
feat(AWS): Adding AWS CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Dec 30, 2022
1 parent b418d92 commit 2b724f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ All images share common base:
* Cloud Clients for
* GCloud
* Azure
* AWS
* Database Clients for
* Postgres
* MS SQL
Expand Down
1 change: 1 addition & 0 deletions docker/_base/ansible/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
pip_install_packages:
- name: docker
- name: mssql-cli
- name: awscli
pip_executable: /usr/bin/pip3

0 comments on commit 2b724f7

Please sign in to comment.