Updates YoshiK3S Version to v1.0.2

This commit is contained in:
2024-09-16 20:09:02 -03:00
parent 64109f6b2a
commit 2f9edfaeb5
3 changed files with 35 additions and 35 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
yoshik3s = {
source = "HideyoshiNakazone/yoshik3s"
version = "1.0.0"
version = "1.0.2"
}
}
}