No description
  • Go 98.1%
  • Makefile 1.9%
Find a file
joe-robinson faa63c1dde Scaffold Terraform provider for Nexus GSLB
Generated Go HTTP client from OpenAPI 3 spec (converted from docs/swagger.yaml via
swagger2openapi + oapi-codegen). Implements five resources: nexus_pool, nexus_member,
nexus_service, nexus_health_check, nexus_geo_rule. Makefile target regenerates client
when the upstream swagger spec changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 15:25:37 +01:00
examples/basic Scaffold Terraform provider for Nexus GSLB 2026-05-17 15:25:37 +01:00
internal Scaffold Terraform provider for Nexus GSLB 2026-05-17 15:25:37 +01:00
.gitignore Scaffold Terraform provider for Nexus GSLB 2026-05-17 15:25:37 +01:00
go.mod Scaffold Terraform provider for Nexus GSLB 2026-05-17 15:25:37 +01:00
go.sum Scaffold Terraform provider for Nexus GSLB 2026-05-17 15:25:37 +01:00
Makefile Scaffold Terraform provider for Nexus GSLB 2026-05-17 15:25:37 +01:00