Infrastructure for Status consensus network
Go to file
Jakub Sokołowski 080563f30c
upgrade Terraform to 1.0, upgrade all providers
https://www.terraform.io/upgrade-guides/0-15.html
https://www.terraform.io/upgrade-guides/1-0.html

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2021-06-23 12:53:26 +02:00
ansible upgrade Terraform to 1.0, upgrade all providers 2021-06-23 12:53:26 +02:00
.gitignore add .gitignore 2021-02-17 18:21:45 +01:00
Makefile ansible: add versioncheck.py script to verify role versions 2021-05-19 14:18:13 +02:00
README.md add basic README 2021-02-17 18:22:37 +01:00
ansible.cfg add Ansible boilerplate 2021-02-17 18:35:57 +01:00
hosts.tf add A record for avax-api 2021-03-12 12:04:11 +08:00
main.tf upgrade Terraform to 1.0, upgrade all providers 2021-06-23 12:53:26 +02:00
providers.tf add Terraform boilerplate 2021-02-17 18:35:57 +01:00
secrets.tf upgrade Terraform to 1.0, upgrade all providers 2021-06-23 12:53:26 +02:00
variables.tf add Terraform boilerplate 2021-02-17 18:35:57 +01:00
versions.tf upgrade Terraform to 1.0, upgrade all providers 2021-06-23 12:53:26 +02:00

README.md

Description

This repo manages the infrastructure for Status Consensus network.

Repo Usage

For how to use this repo read the Infra Repo Usage doc.