Update readme

This commit is contained in:
Serge Logvinov
2022-05-15 18:39:40 +03:00
parent 34a915e0d1
commit efcbee5d1e

View File

@@ -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