diff --git a/server/main.go b/server/main.go index 7e9cf55..24fb52c 100644 --- a/server/main.go +++ b/server/main.go @@ -27,7 +27,7 @@ var ( s3Prefix = os.Getenv("S3_PREFIX") // S3 key prefix (may differ from hostname) ) -const VERSION = "1.1.1" +const VERSION = "0.0.1" // Terraform Registry Protocol Structs type Discovery struct { @@ -235,14 +235,6 @@ func rootHandler(w http.ResponseWriter, r *http.Request) { Версия v`+VERSION+` -
- Discovery - /.well-known/terraform.json -
-
- Провайдеры - /v1/providers/ -