Playbooks rely on Terraform, the stateful infrastructure-as-a-code software tool. It allows you to modify and recreate single and multiple resources depending on your needs.
This version of playbooks supports the multi-hosts deployment, which means that test BlockScout instances can be built on remote machines. In that case, you will need to have the Ansible, installed on jumpbox (controller) and all the prerequisites described below, installed on runners.
Dependency name | Installation method |
Terraform >=0.11.11 <= 0.11.14 | ​Installation guide​ |
Python 3 |
|
Python3-pip |
|
Ansible >=2.8.x |
|
boto & boto3 & botocore python 3 modules |
|
Dependency name | Installation method |
Terraform >=0.11 <= 0.11.14 | ​Installation guide​ |
Python 3 |
|
Python3-pip |
|
Ansible >=2.8.x |
|
boto & boto3 & botocore python modules |
|
AWS CLI |
|
All BlockScout prerequisites |