Skip to content

Commit 12e635a

Browse files
ideashipjklare
authored andcommitted
Remove empty notes column from provider table
The Note column in the cloud access provider table was empty for all entries and served no purpose. Remove it to simplify the table. AI-assisted: Claude Code Signed-off-by: Roger Luethi <luethi@osism.tech>
1 parent 992cada commit 12e635a

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

docs/testbed/prerequisites.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,19 @@ the capabilities for nested virtualization.
1414
It is not part of this guide to describe the registration with the individual cloud
1515
providers. Please contact the respective cloud provider for this.
1616

17-
| Provider | Product | Profile name | Note |
18-
|:--------------|:-------------------|:----------------|:----------------------------------|
19-
| OSISM | REGIO.cloud | `regiocloud` | |
20-
| Cleura | Cleura | `cleura` | |
21-
| HuaweiCloud | HuaweiCloud | `huaweicloud` | |
22-
| OVH | OVH | `ovh` | |
23-
| T-Systems | OpenTelekomCloud | `otc` | |
24-
| plusserver | pluscloud open | `pluscloudopen` | |
25-
| plusserver | pluscloud SCS Test | `gx-scs` | |
26-
| noris network | Wavestack | `wavestack` | |
27-
| Cloud&Heat | Cloud&Heat F1A | `cah-f1a` | |
28-
| exigo | exigo.cloud | `exigo` | |
29-
| artcodix | CNDS Cloud | `artcodix` | |
17+
| Provider | Product | Profile name |
18+
|:--------------|:-------------------|:----------------|
19+
| OSISM | REGIO.cloud | `regiocloud` |
20+
| Cleura | Cleura | `cleura` |
21+
| HuaweiCloud | HuaweiCloud | `huaweicloud` |
22+
| OVH | OVH | `ovh` |
23+
| T-Systems | OpenTelekomCloud | `otc` |
24+
| plusserver | pluscloud open | `pluscloudopen` |
25+
| plusserver | pluscloud SCS Test | `gx-scs` |
26+
| noris network | Wavestack | `wavestack` |
27+
| Cloud&Heat | Cloud&Heat F1A | `cah-f1a` |
28+
| exigo | exigo.cloud | `exigo` |
29+
| artcodix | CNDS Cloud | `artcodix` |
3030

3131
For each cloud provider listed in the table, a predefined profile is available in the
3232
[`terraform/environments`](https://github.com/osism/testbed/tree/main/terraform/environments/)

0 commit comments

Comments
 (0)