diff options
| -rwxr-xr-x | workstation/build_workstation | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/workstation/build_workstation b/workstation/build_workstation index cb6b2ed9..0f03e22b 100755 --- a/workstation/build_workstation +++ b/workstation/build_workstation @@ -18,6 +18,8 @@ set -ue --package python-poetry \ --package python-jmespath \ --package python-kubernetes \ + --package python-botocore \ + --package python-boto3 \ --package certbot \ --package bitwarden-cli \ --package xclip \ |
