68 lines
1.3 KiB
JSON
68 lines
1.3 KiB
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
} |