rename mainnet hosts to match stable branch

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-01-18 19:19:09 +01:00 committed by Jakub
parent 37c1c62a5d
commit 8920b57c34

View File

@ -1,7 +1,7 @@
module "nimbus_nodes_mainnet_master_small" {
module "nimbus_nodes_mainnet_stable_small" {
source = "github.com/status-im/infra-tf-amazon-web-services"
name = "master-small"
name = "stable-small"
env = "nimbus"
stage = "mainnet"
group = "nimbus-mainnet-small"