Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create queues and topics (#61)
* added block network_rule_set * changes * servicebus-queue * modified servicebus module * modified servicebus module * modified servicebus module * modified servicebus module * modified servicebus module * modified servicebus module * modified servicebus module * testing depends_on meta arg * testing depends_on meta arg * testing depends_on meta arg * added networking block to config * adjustments * adjustments * refactor: update network configuration (#52) * chore: update required Azure provider version Support for the `network_rule_set` block for resource `azurerm_servicebus_namespace` was added in Azure provider v3.71. * refactor: rename variables * refactor: remove variable for enabling network rules * refactor: remove duplicate variable * Fix configuration of Premium only features * Deny public network access by default * Dynamically configure network rules default action * Rename variable * Set optional object property * Reorder blocks * added queue and auth resources * added variables for queue and auth * added variables * added variables * added topic resource * added topic resource * updated and modified * Update variables.tf Co-authored-by: Henrik Simonsen Knutsen <[email protected]> * Update variables.tf Co-authored-by: Henrik Simonsen Knutsen <[email protected]> * updated name for queues and topics --------- Co-authored-by: Henrik Simonsen Knutsen <[email protected]>
- Loading branch information