smutel / terraform-provider-netbox

Terraform provider for Netbox
ISC License
58 stars 19 forks source link

Reorganize resources and data sources into modules #165

Closed amhn closed 1 year ago

amhn commented 1 year ago

Summary

To get a better overview, the files in netbox/ should be moved into separate packages. netbox/util.go should be split into several files, each containing separate functionality.

Example

Usage

Terraform code

Tasks executed by this terraform code