Skip to content

Commit dac28f6

Browse files
Markus Schwerpascalbreuninger
authored andcommitted
add STACKIT as community provider
1 parent 47bfdee commit dac28f6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

community.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ providers:
77
- repository: https://github.com/flowswiss/devpod-provider-flow
88
- repository: https://github.com/navaneeth-dev/devpod-provider-vultr
99
- repository: https://github.com/minhio/devpod-provider-multipass
10-
- repository: https://github.com/akyriako/devpod-provider-opentelekomcloud
10+
- repository: https://github.com/akyriako/devpod-provider-opentelekomcloud
11+
- repository: https://github.com/stackitcloud/devpod-provider-stackit

docs/pages/managing-providers/add-provider.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ The community maintains providers for additional services.
234234
- [Multipass (minhio/devpod-provider-multipass)](https://github.com/minhio/devpod-provider-multipass)
235235
- [Open Telekom Cloud (akyriako/devpod-provider-opentelekomcloud)](https://github.com/akyriako/devpod-provider-opentelekomcloud)
236236
- [Vultr (navaneeth-dev/devpod-provider-vultr)](https://github.com/navaneeth-dev/devpod-provider-vultr)
237+
- [STACKIT (stackitcloud/devpod-provider-stackit)](https://github.com/stackitcloud/devpod-provider-stackit)
237238

238239
These providers can be installed with the DevPod CLI in the following form:
239240
```

0 commit comments

Comments
 (0)