This commit is contained in:
“Naeel”
2026-08-09 09:24:27 +04:00
parent 22036b253a
commit 45876fe87b
+1 -1
View File
@@ -31,7 +31,7 @@ var (
s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname) s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname)
) )
const VERSION = "0.0.1" const VERSION = "0.0.2"
// Terraform Registry Protocol Structs // Terraform Registry Protocol Structs
type Discovery struct { type Discovery struct {