feat: add README.md to each lab with startup instructions and remove obsolete version from compose files
This commit is contained in:
@@ -450,7 +450,7 @@ if [ $fail_count -eq 0 ]; then
|
||||
echo -e "${GREEN}GREEN phase complete - infrastructure satisfies tests${NC}"
|
||||
echo ""
|
||||
echo "Next: Run full test suite"
|
||||
echo " bash labs/lab-01-iam/tests/run-all-tests.sh"
|
||||
echo " bash labs/lab-01-iam/tests/99-final-verification.sh"
|
||||
echo -e "${BLUE}========================================${NC}"
|
||||
exit 0
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user