{"id":19357071,"url":"https://github.com/stealthybox/terraform-infoblox","last_synced_at":"2026-03-12T20:15:33.059Z","repository":{"id":64305742,"uuid":"91728273","full_name":"stealthybox/terraform-infoblox","owner":"stealthybox","description":"Terraform Provider for creating Host Records with the Infoblox REST API (minimum wapi v1.2.1)","archived":false,"fork":false,"pushed_at":"2017-05-18T21:14:31.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T10:46:51.497Z","etag":null,"topics":["dockerized","infoblox","infoblox-wapi","terraform-provider"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stealthybox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-18T19:02:31.000Z","updated_at":"2021-09-15T18:20:54.000Z","dependencies_parsed_at":"2023-01-15T10:30:19.161Z","dependency_job_id":null,"html_url":"https://github.com/stealthybox/terraform-infoblox","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/stealthybox/terraform-infoblox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stealthybox%2Fterraform-infoblox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stealthybox%2Fterraform-infoblox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stealthybox%2Fterraform-infoblox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stealthybox%2Fterraform-infoblox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stealthybox","download_url":"https://codeload.github.com/stealthybox/terraform-infoblox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stealthybox%2Fterraform-infoblox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dockerized","infoblox","infoblox-wapi","terraform-provider"],"created_at":"2024-11-10T07:06:13.696Z","updated_at":"2026-03-12T20:15:33.038Z","avatar_url":"https://github.com/stealthybox.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# terraform-infoblox\nThis is a Terraform Provider for creating Host Records with the Infoblox REST API.  \n(minimum wapi v1.2.1)\n\n#### design\nThis is a very simple provider that leverages the Infoblox REST API directly.  \nIt does not use a vendored/external API for abstracting the transport.\n\nIt currently only supports creating host records (A/PTR collections in Infoblox).  \nContributions are welcome!\n\nNext steps are to add auto-discovery of valid hostnames and IP addresses using the infoblox search API's\n\n#### build\nThe `./build` script uses docker to cache deps in `./gosrc_amd64` and build the code.  \nThe resulting artifact will be at `./sandbox/terraform-provider-infoblox` where it can be used with the example `infoblox.tf`.\n\n#### runtime\nDependencies on [resty](https://github.com/go-resty/resty) result in dynamic bindings to net in glibc. (guessing)  \nThis will cause Terraform to fail to exec the provider in alpine containers like `hashicorp/terraform`.\n\nUse `stealthybox/infra` for an alpine terraform with glibc:\n```bash\ndocker run -v/$PWD://terra -w//terra stealthybox/infra terraform plan\n```\n... or just run terraform on your local machine like a normal person.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstealthybox%2Fterraform-infoblox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstealthybox%2Fterraform-infoblox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstealthybox%2Fterraform-infoblox/lists"}