--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "stackit_objectstorage_bucket Data Source - stackit" subcategory: "" description: |- ObjectStorage bucket data source schema. --- # stackit_objectstorage_bucket (Data Source) ObjectStorage bucket data source schema. ## Schema ### Required - `bucket_name` (String) The bucket name. It must be DNS conform. - `project_id` (String) STACKIT Project ID to which the bucket is associated. ### Read-Only - `id` (String) Terraform's internal data source identifier. It is structured as "`project_id`,`bucket_name`". - `url_path_style` (String) - `url_virtual_hosted_style` (String)