zone Redundant
Parameters
value
Specifies if the EventHub Namespace should be Zone Redundant (created across Availability Zones). Changing this forces a new resource to be created. Defaults to false
.
Note: For eventhub premium namespace,
zone_redundant
is computed by api based on the availability zone feature in each region. User's input will be overridden. Please explicitly sets the property totrue
when creating the premium namespace in a region that supports availability zone since the default value isfalse
in 3.0 provider.