Name | Version |
---|---|
terraform | >= 1.0.2 |
azurerm | ~> 3.58 |
Name | Version |
---|---|
azurerm | ~> 3.58 |
Name | Type |
---|---|
azurerm_role_assignment.data_owners | resource |
azurerm_servicebus_namespace.service_bus | resource |
azurerm_resource_group.main | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
data_owners_object_ids | Principals to grant 'Azure Service Bus Data Owner' role Map key can be anything, they're only used to give terraform resources a stable identity. Map value should be the object id of the principal. |
map(string) |
n/a | yes |
resource_group_name | n/a | string |
n/a | yes |
service_bus_name | n/a | string |
n/a | yes |
sku | n/a | string |
"Standard" |
no |
tags | n/a | map(string) |
n/a | yes |
Name | Description |
---|---|
service_bus_connection_string | n/a |
service_bus_endpoint | Service Bus Endpoint with sb:// schema |
service_bus_id | n/a |