Infra: Switch csit-shim to fdiotools
[csit.git] / fdio.infra.terraform / README.txt
1 Terraform CI Infra
2 ==================
3 This folder contains configuration for terraform based deployments.
4
5
6 Nomad:
7 ----------------------
8 Application orchestration - Nomad
9 - ./1n_nmd/
10
11
12 AWS:
13 ----------------------
14 Testbed deployment - Amazon AWS
15 - ./2n_aws_c5n/
16 - ./3n_aws_c5n/
17
18 Prerequisities:
19 ~~~~~~~~~~~~~~~
20 aws-cli >= 2.1.21
21   - Configured with personal "AWS Access Key ID" and "AWS Secret Access Key"
22   - See: https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-linux.html
23
24 terraform >= v0.13
25   - Terraform's Ansible provisioner requires manual installation
26   - see: https://github.com/radekg/terraform-provisioner-ansible
27   - Tested on v2.5.0
28
29
30 Azure:
31 ----------------------
32 Testbed deployment - Microsoft Azure
33 - ./3n_azure_fsv2/