{"id":16735691,"url":"https://github.com/netascode/terraform-provider-utils","last_synced_at":"2026-03-07T17:14:16.310Z","repository":{"id":37795416,"uuid":"489039931","full_name":"netascode/terraform-provider-utils","owner":"netascode","description":"Terraform Utilities Provider","archived":false,"fork":false,"pushed_at":"2026-03-05T10:31:43.000Z","size":361,"stargazers_count":2,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-05T14:45:19.980Z","etag":null,"topics":["terraform","terraform-provider","utils","yaml"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/netascode/utils","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/netascode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-05T16:04:33.000Z","updated_at":"2026-03-05T10:30:32.000Z","dependencies_parsed_at":"2023-10-11T11:28:01.053Z","dependency_job_id":"45ad793b-897a-4e4c-a2c4-d4b189149a5f","html_url":"https://github.com/netascode/terraform-provider-utils","commit_stats":{"total_commits":60,"total_committers":2,"mean_commits":30.0,"dds":"0.44999999999999996","last_synced_commit":"4640333a04e3febca2abe3d7ab67de1105b93662"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/netascode/terraform-provider-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-provider-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-provider-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-provider-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-provider-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/netascode","download_url":"https://codeload.github.com/netascode/terraform-provider-utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netascode%2Fterraform-provider-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30222746,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T17:00:40.062Z","status":"ssl_error","status_checked_at":"2026-03-07T17:00:39.026Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["terraform","terraform-provider","utils","yaml"],"created_at":"2024-10-13T00:06:56.306Z","updated_at":"2026-03-07T17:14:16.304Z","avatar_url":"https://github.com/netascode.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Tests](https://github.com/netascode/terraform-provider-utils/actions/workflows/test.yml/badge.svg)](https://github.com/netascode/terraform-provider-utils/actions/workflows/test.yml)\n\n# Terraform Provider UTILS\n\n## Requirements\n\n- [Terraform](https://www.terraform.io/downloads.html) \u003e= 1.0\n- [Go](https://golang.org/doc/install) \u003e= 1.24\n\n## Building The Provider\n\n1. Clone the repository\n2. Enter the repository directory\n3. Build the provider using the Go `install` command:\n\n```shell\ngo install\n```\n\n## Adding Dependencies\n\nThis provider uses [Go modules](https://github.com/golang/go/wiki/Modules).\nPlease see the Go documentation for the most up to date information about using Go modules.\n\nTo add a new dependency `github.com/author/dependency` to your Terraform provider:\n\n```shell\ngo get github.com/author/dependency\ngo mod tidy\n```\n\nThen commit the changes to `go.mod` and `go.sum`.\n\n## Using the provider\n\nThis Terraform Provider is available to install automatically via `terraform init`. If you're building the provider, follow the instructions to\n[install it as a plugin.](https://www.terraform.io/docs/plugins/basics.html#installing-a-plugin)\nAfter placing it into your plugins directory,  run `terraform init` to initialize it.\n\nAdditional documentation, including available resources and their arguments/attributes can be found on the [Terraform documentation website](https://registry.terraform.io/providers/netascode/utils/latest/docs).\n\n## Developing the Provider\n\nIf you wish to work on the provider, you'll first need [Go](http://www.golang.org) installed on your machine (see [Requirements](#requirements) above).\n\nTo compile the provider, run `go install`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory.\n\nTo generate or update documentation, run `go generate`.\n\nIn order to run the full suite of Acceptance tests, run `make testacc`.\n\n```shell\nmake testacc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetascode%2Fterraform-provider-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetascode%2Fterraform-provider-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetascode%2Fterraform-provider-utils/lists"}