Skip to content

Files

Latest commit

gwright99markpanganibanschaluva
Jun 3, 2025
12b47bb · Jun 3, 2025

History

History
20 lines (12 loc) · 1.02 KB

install_tools.md

File metadata and controls

20 lines (12 loc) · 1.02 KB

Tool Dependencies

The CX Installer solution requires access to the following local tools to fulfill its functions:

  1. Install terraform v1.3.7 or later:

  2. Install and configure the latest aws cli (version 2):

  3. Install a modern version of openssh:

  4. Install git v2.25.1 or later.

  5. Install GNU Make 4.2.1 or later.

  6. Install python 3.8.10 or later.

  7. (New as of May 21, 2025) Install a container runtime capable of running Docker containers (_e.g. Docker Engine). NOTE: If you install a non-docker option like Podman, please ensure it is aliased the docker keyword.