terraform-provider-towerops/examples
Graham McIntire b922dbda22
refactor: remove device_role_source field
- Removed DeviceRoleSource field from Device struct and DeviceResourceModel
- Updated device_role description to reflect default value "other"
- Device role is now optional and defaults to "other" if not specified
- Cleaned up all CRUD operations to remove device_role_source handling

All device types are now manually selected with "other" as default.
2026-03-22 11:20:04 -05:00
..
resources refactor: remove device_role_source field 2026-03-22 11:20:04 -05:00
main.tf add towerops_check resource for service check management 2026-03-16 18:33:56 -05:00