Data Source: azurerm_storage_container

Use this data source to access information about an existing Storage Container.

Example Usage

data "azurerm_storage_container" "example" {
  name                 = "example-container-name"
  storage_account_name = "example-storage-account-name"
}

Argument Reference

The following arguments are supported:

Attributes Reference

Timeouts

The timeouts block allows you to specify timeouts for certain actions: