ecsworkshop
ecsworkshop copied to clipboard
Please update to CDKv2 and update instructions to use Python3 instead of Python2
On this page: https://ecsworkshop.com/monitoring/container_insights/build_environment/
- That workshop is using the outdated CDK v1
- The instructions say to use
pipwhich isPython2on Linux and Mac, but CDK requiresPython3.
Thanks @DevoKun.
We are aware that the workshop needs an update to v2.
Work is underway to update.