feat(objectstorage): Min/Max acceptance tests (#850)

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
This commit is contained in:
Alexander Dahmen 2025-05-20 13:55:49 +02:00 committed by GitHub
parent a2cd8a0200
commit f572b5c386
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 192 additions and 135 deletions

View file

@ -33,6 +33,6 @@ resource "stackit_objectstorage_bucket" "example" {
### Read-Only
- `id` (String) Terraform's internal resource identifier. It is structured as "`project_id`,`name`".
- `id` (String) Terraform's internal resource identifier. It is structured as "`project_id`,`region`,`name`".
- `url_path_style` (String)
- `url_virtual_hosted_style` (String)