terraform-provider-stackitp.../docs/data-sources/objectstorage_bucket.md
Vicente Pinto bc27bc20db
Key flow authentication (#67)
* Add key flow params to provider

* Update docs, add examples
2023-10-09 08:15:14 +01:00

719 B

page_title subcategory description
stackit_objectstorage_bucket Data Source - stackit ObjectStorage credentials data source schema.

stackit_objectstorage_bucket (Data Source)

ObjectStorage credentials 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)