terraform-provider-towerops/internal/provider
Graham McIntire 4960adaf37
add address, latitude, longitude to site resource
Support geographic coordinates and street address in towerops_site.
All three fields are optional; server validates lat/long ranges.
2026-03-13 17:35:16 -05:00
..
agent_resource.go add agent, integration, and maintenance window resources 2026-03-11 14:33:52 -05:00
client.go add address, latitude, longitude to site resource 2026-03-13 17:35:16 -05:00
client_test.go feat: allow setting organization name via Terraform 2026-03-10 13:32:56 -05:00
device_resource.go Adding a device without an org id now works 2026-02-06 13:37:05 -06:00
device_resource_test.go feat: allow setting organization name via Terraform 2026-03-10 13:32:56 -05:00
escalation_policy_resource.go feat: add schedule and escalation policy resources 2026-03-11 14:01:37 -05:00
integration_resource.go add agent, integration, and maintenance window resources 2026-03-11 14:33:52 -05:00
maintenance_window_resource.go add agent, integration, and maintenance window resources 2026-03-11 14:33:52 -05:00
organization_resource.go feat: add SNMP community string support to organization resource 2026-03-10 13:59:54 -05:00
organization_resource_test.go feat: allow setting organization name via Terraform 2026-03-10 13:32:56 -05:00
provider.go add agent, integration, and maintenance window resources 2026-03-11 14:33:52 -05:00
provider_test.go allow creating entities when they dont exist 2026-01-29 13:25:00 -06:00
schedule_resource.go feat: add schedule and escalation policy resources 2026-03-11 14:01:37 -05:00
site_resource.go add address, latitude, longitude to site resource 2026-03-13 17:35:16 -05:00
site_resource_test.go allow creating entities when they dont exist 2026-01-29 13:25:00 -06:00