init: registry server + operator from VM

This commit is contained in:
“Naeel”
2026-07-01 17:37:08 +04:00
commit dd1007d24c
67 changed files with 3293 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
apiVersion: terra.core.nubes.ru/v1alpha1
kind: TerraformProviderRelease
metadata:
name: scaffolding-v0-0-1
namespace: terra
spec:
providerName: "scaffolding"
namespace: "hashicorp"
version: "0.0.1"
gitRepo: "https://github.com/hashicorp/terraform-provider-scaffolding.git"
gitRef: "main"