Name | Version |
---|---|
terraform | >= 1.7 |
azurerm | >= 4.0 |
Name | Version |
---|---|
azurerm | >= 4.0 |
No modules.
Name | Type |
---|---|
azurerm_eventhub_namespace.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
event_hub_namespace | Configuration for the EventHub Namespace. | object({ |
n/a | yes |
managed_identities | Controls the Managed Identity configuration on this resource. The following properties can be specified: - system_assigned - (Optional) Specifies if the System Assigned Managed Identity should be enabled.- user_assigned_resource_ids - (Optional) Specifies a list of User Assigned Managed Identity resource IDs to be assigned to this resource. |
object({ |
{} |
no |
resource_group | The name and location of the resource group in which to create the resources. | object({ |
{ |
no |
tags | A map of tags to assign to the resource. | map(string) |
{} |
no |
Name | Description |
---|---|
eventhub_namespace_id | The ID of the EventHub Namespace |
resource_group_id | The ID of the Resource Group |
Copyright: Schuberg Philis
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.