terraform-provider-towerops/internal/provider
Graham McIntire 4cdb96e189
feat: add site-less devices and SNMPv3 support
- Make site_id optional, add organization_id field
- Devices can be created without sites (directly in organization)
- Add SNMPv3 authentication and privacy fields
- Update documentation with new examples
2026-02-04 15:07:09 -06:00
..
client.go feat: add site-less devices and SNMPv3 support 2026-02-04 15:07:09 -06:00
client_test.go allow creating entities when they dont exist 2026-01-29 12:34:58 -06:00
device_resource.go feat: add site-less devices and SNMPv3 support 2026-02-04 15:07:09 -06:00
device_resource_test.go allow creating entities when they dont exist 2026-01-29 13:25:00 -06:00
provider.go allow base url change 2026-01-26 14:00:20 -06:00
provider_test.go allow creating entities when they dont exist 2026-01-29 13:25:00 -06:00
site_resource.go allow creating entities when they dont exist 2026-01-29 13:25:00 -06:00
site_resource_test.go allow creating entities when they dont exist 2026-01-29 13:25:00 -06:00