1
0

first upload

This commit is contained in:
2025-09-15 18:39:51 +02:00
parent 1cc1bbfa74
commit bb94722e3e

View File

@@ -0,0 +1,68 @@
{
"environments": [
{
"json": "{}",
"name": "Empty"
}
],
"integration_aliases": [],
"integrations": [],
"inventories": [
{
"inventory": "default",
"name": "default",
"type": "tofu-workspace"
}
],
"keys": [
{
"name": "None",
"owner": "",
"type": "none"
}
],
"meta": {
"alert": false,
"max_parallel_tasks": 0,
"name": "Terraform LAB",
"type": ""
},
"repositories": [
{
"git_branch": "main",
"git_url": "https://git.msandor.hu/demo/terraform.git",
"name": "Terraform",
"ssh_key": "None"
}
],
"schedules": [],
"secret_storages": [],
"templates": [
{
"allow_override_args_in_task": false,
"allow_override_branch_in_task": false,
"allow_parallel_tasks": false,
"app": "tofu",
"arguments": "[]",
"autorun": false,
"description": "PVE",
"environment": "Empty",
"inventory": "default",
"name": "PVE-teszt Terraform",
"playbook": "",
"repository": "Terraform",
"suppress_success_alerts": false,
"survey_vars": [],
"task_params": {},
"type": "",
"vaults": [],
"view": "Deploy"
}
],
"views": [
{
"position": 0,
"title": "Deploy"
}
]
}