Initial Implementation of KUBECONFIG

This commit is contained in:
2024-10-19 23:12:20 -03:00
parent a390e8a785
commit 95eba14975
5 changed files with 59 additions and 56 deletions

View File

@@ -12,7 +12,7 @@ terraform {
}
yoshik3s = {
source = "HideyoshiNakazone/yoshik3s"
version = "1.0.2"
version = "1.1.0"
}
}
}