Terraform resource: azurerm storage container
Jump to navigation
Jump to search
resource "azurerm_storage_container" "example" { name = "vhds" storage_account_id = azurerm_storage_account.example.id container_access_type = "private" }
has_immutability_policy has_legal_hold
Related[edit]
See also[edit]
Advertising: