Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 742 Bytes

File metadata and controls

7 lines (4 loc) · 742 Bytes

Terraform Provider DG ServiceBus

This repository contains a Terraform provider for managing NServiceBus Endpoints on Azure Service Bus. It addresses a specific issue that arises when using the official Azure Resource Manager Provider in conjunction with NServiceBus. You can find more details about this issue here.

For additional information about provider development, please refer to the Plugin Framework documentation.

You can find more documentation in the docs folder. The documentation is structured as described here.