driver: remove LXC and ECS driver documentation. (#24107)

Co-authored-by: Aimee Ukasick <aimee.ukasick@hashicorp.com>
This commit is contained in:
James Rasell
2024-10-03 09:55:39 +02:00
committed by GitHub
parent 2fc7544ff3
commit 1fabbaa179
17 changed files with 290 additions and 792 deletions

View File

@@ -41,15 +41,6 @@
"title": "Lightrun",
"path": "drivers/community/lightrun"
},
{
"title": "LXC",
"path": "drivers/community/lxc",
"badge": {
"text": "Deprecated",
"type": "outlined",
"color": "neutral"
}
},
{
"title": "Pot",
"path": "drivers/community/pot"
@@ -75,24 +66,6 @@
"path": "drivers/community/nomad-iis"
}
]
},
{
"title": "Remote",
"routes": [
{
"title": "Overview",
"path": "drivers/remote"
},
{
"title": "ECS",
"path": "drivers/remote/ecs",
"badge": {
"text": "Deprecated",
"type": "outlined",
"color": "neutral"
}
}
]
}
]
},