From efcbee5d1e0315ddaaf9585466112557062ba295 Mon Sep 17 00:00:00 2001 From: Serge Logvinov Date: Sun, 15 May 2022 18:39:40 +0300 Subject: [PATCH] Update readme --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b4cead9..92708b3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # Terraform examples for Talos -I store here the terraform code to launch Talos in clouds. +I store here the terraform code to launch Talos in the clouds. I wouldn't use the terrafrom modules from internet. -The goal is to create all services from scratch. +The goal is to create all cloud services from scratch. -* [Openstack](openstack/) -* [Oracle](oracle) -* [Hetzner](hetzner/) -* [Scaleway](scaleway) +* [GCP](gcp-zonal) - one region, many zones. Well tested with talos 0.14.0 +* [Hetzner](hetzner) - many regions. Well tested with talos 0.14.0 +* [Openstack](openstack) - many regions, many zones. Well tested with talos 1.1.x +* [Oracle](oracle) - many regions, many zones. Well tested with talos 1.0.0 +* [Scaleway](scaleway) - many regions. Well tested with talos 1.0.0