reduced number of words in names and remove cluster name in node names

This commit is contained in:
Karim Naufal
2022-03-04 23:41:49 +01:00
parent 5cf6f9eef4
commit 385bd788be
5 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
resource "random_pet" "cluster" {
length = 1
}
resource "random_password" "k3s_token" {