CDN distribution: add string validator for backend type (#798)

* CDN distribution: add string validator for backend type

* Update stackit/internal/services/cdn/distribution/resource.go

Co-authored-by: Rüdiger Schmitz <ruediger.schmitz@inovex.de>

* fix suggestion apply

---------

Co-authored-by: Malte Ehrlen <malte.ehrlen@freiheit.com>
Co-authored-by: Rüdiger Schmitz <ruediger.schmitz@inovex.de>
This commit is contained in:
Malte Ehrlen 2025-04-30 14:33:25 +03:00 committed by GitHub
parent 30a01c3037
commit 89fa6e5777
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 5 deletions

View file

@ -61,7 +61,7 @@ Required:
Required:
- `origin_url` (String) The configured backend type for the distribution
- `type` (String) The configured backend type
- `type` (String) The configured backend type. Supported values are: `http`.
Optional: