Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS CLI 2 required #452

Open
pmoranga opened this issue Jan 20, 2022 · 0 comments
Open

AWS CLI 2 required #452

pmoranga opened this issue Jan 20, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good first ticket, minimal dependencies zero-check Tickets releated to the zero check command

Comments

@pmoranga
Copy link
Contributor

On templates/scripts/elasticsearch-logging.sh, line 6 the code:

ES_ENDPOINT=$(aws es describe-elasticsearch-domain --domain-name ${PROJECT}-${ENVIRONMENT}-logging --query "DomainStatus.Endpoints.vpc" | jq -r '.')

requires AWS CLI 2, full assessment of required aws cli needs to be evaluated project wide.

@bmonkman bmonkman transferred this issue from commitdev/zero-aws-eks-stack Jan 26, 2022
@bmonkman bmonkman added bug Something isn't working good first issue Good first ticket, minimal dependencies zero-check Tickets releated to the zero check command labels Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good first ticket, minimal dependencies zero-check Tickets releated to the zero check command
Projects
Status: Backlog
Development

No branches or pull requests

2 participants