Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.24 KB

File metadata and controls

24 lines (20 loc) · 1.24 KB

Inputs

Name Description Type Default Required
authorization_rules List of namespace authorization rules. any [] no
capacity The number of message units. number 0 no
environment Environment (e.g. prod, dev, staging). string "" no
label_order Label order, e.g. sequence of application name and environment name,environment,'attribute' [webserver,qa,devops,public,] . list(any)
[
"name",
"environment"
]
no
location The name of an existing resource group. string n/a yes
managedby ManagedBy, eg ''. string "" no
name Name (e.g. app or cluster). string "" no
queues List of queues. any [] no
repository Terraform current module repo string "" no
resource_group_name The name of an existing resource group. string n/a yes
sku The SKU of the namespace. The options are: Basic, Standard, Premium. string "Standard" no
topics List of topics. any [] no

Outputs

Name Description
id The namespace ID.
name The namespace name.