reverted the cluster name two words

This commit is contained in:
Karim Naufal 2022-03-05 00:25:15 +01:00
parent 75362c249a
commit c18234b1ea

View File

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