Skip to content

Upgrade AWS CLI to version 2

Guillaume Caillet requested to merge cailletg-install-aws-cli-2 into master

Upgrade AWS CLI to version 2. This solves an issue with running the Indexer tests while creating the port-forwarding to the Elasticache LB: error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1"

Migration to AWS CLI 2 is also strongly encouraged, so more broadly this is also a good step in the right direction.

Merge request reports