Commit graph

5 commits

Author SHA1 Message Date
3ff5ea41b3
rename integration provider to provider_type
"provider" is a reserved attribute name in Terraform.
2026-03-13 17:41:06 -05:00
bbe1babdf7
add agent, integration, and maintenance window resources
New Terraform resources: towerops_agent, towerops_integration,
towerops_maintenance_window with full CRUD, docs, and examples.
2026-03-11 14:33:52 -05:00
e7634da384
docs: add schedule and escalation policy documentation
Add Terraform Registry docs and examples for towerops_schedule and
towerops_escalation_policy resources. Update provider index and main
example to include on-call resources.
2026-03-11 14:04:29 -05:00
8babc54a16
docs: add organization resource examples for Terraform Registry
- Add examples/resources/towerops_organization/resource.tf
- Update examples/main.tf to include organization resource
- Terraform Registry will auto-generate docs from these examples
2026-03-10 13:34:42 -05:00
8fed566e22
init 2026-01-26 11:02:26 -06:00