Improve this page

Back to Terraform templates index <–

Azure Servicebus Queue with Terraform

Azure Servicebus Queue by the Sogeti community

Template Locations

Online documentation

Template reference
Service description

module "Azure_Servicebus_queue" {
    name = "Namespace-testing"
    namespace_sku = "standard"
}