mirror of
https://github.com/imjasonh/terraform-playground
synced 2026-07-08 07:44:57 +00:00
If --python is given it must match the base's detected Python version; if omitted, the version is auto-detected (PYTHON_VERSION env, else apko.json) and used for both wheel selection and the site-packages layout. Errors clearly when the base version can't be determined and --python is unset. CI now relies on auto-detection (drops --python). Adds resolveInterpreter tests and asserts the auto-detected version flows into the image. Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cli.go | ||
| cli_test.go | ||