| page_title | stackit_objectstorage_compliance_lock Data Source - stackit |
|---|---|
| subcategory | |
| description | ObjectStorage compliance lock resource schema. Must have a region specified in the provider configuration. |
ObjectStorage compliance lock resource schema. Must have a region specified in the provider configuration.
data "stackit_objectstorage_compliance_lock" "example" {
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}project_id(String) STACKIT Project ID to which the compliance lock is associated.
region(String) The resource region. If not defined, the provider region is used.
id(String) Terraform's internal resource identifier. It is structured as "project_id,region".max_retention_days(Number) Maximum retention period in days.