{"id":31677265,"url":"https://github.com/tf-libsonnet/provider-libsonnet-template","last_synced_at":"2026-02-17T18:04:42.973Z","repository":{"id":65008416,"uuid":"578906029","full_name":"tf-libsonnet/provider-libsonnet-template","owner":"tf-libsonnet","description":"Jsonnet library for hashicorp/null Terraform provider.","archived":false,"fork":false,"pushed_at":"2022-12-23T06:36:34.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T05:24:06.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/tf-libsonnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2022-12-16T07:00:20.000Z","updated_at":"2022-12-16T09:14:42.000Z","dependencies_parsed_at":"2022-12-30T04:08:58.765Z","dependency_job_id":null,"html_url":"https://github.com/tf-libsonnet/provider-libsonnet-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/tf-libsonnet/provider-libsonnet-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf-libsonnet%2Fprovider-libsonnet-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf-libsonnet%2Fprovider-libsonnet-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf-libsonnet%2Fprovider-libsonnet-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf-libsonnet%2Fprovider-libsonnet-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tf-libsonnet","download_url":"https://codeload.github.com/tf-libsonnet/provider-libsonnet-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tf-libsonnet%2Fprovider-libsonnet-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29552258,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T17:56:56.811Z","status":"ssl_error","status_checked_at":"2026-02-17T17:56:55.544Z","response_time":100,"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":[],"created_at":"2025-10-08T05:02:29.456Z","updated_at":"2026-02-17T18:04:42.967Z","avatar_url":"https://github.com/tf-libsonnet.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003etf-libsonnet/PROVIDER_NAME\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cem\u003eGenerate Terraform with Jsonnet\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/tf-libsonnet/PROVIDER_NAME/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"LICENSE\" src=\"https://img.shields.io/github/license/tf-libsonnet/PROVIDER_NAME?style=for-the-badge\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/tf-libsonnet/PROVIDER_NAME/releases/latest\"\u003e\n    \u003cimg alt=\"latest release\" src=\"https://img.shields.io/github/v/release/tf-libsonnet/PROVIDER_NAME?style=for-the-badge\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis repository contains [Jsonnet](https://jsonnet.org/) functions for generating resources and data sources for the\n[PROVIDER_NAME_SLASH](https://registry.terraform.io/providers/PROVIDER_NAME_SLASH) Terraform provider.\n\nLearn more about `tf.libsonnet` at [docs.tflibsonnet.com](https://docs.tflibsonnet.com/docs).\n\n\u003e **IMPORTANT**\n\u003e\n\u003e This library is generated using [tf-libsonnet/libgenerator](https://github.com/tf-libsonnet/libgenerator). If you find\n\u003e an issue with the generated code, please file an issue in the `libgenerator` repository.\n\u003e\n\u003e If you would like to contribute a change, you may open a Pull Request with a suggested change, but please note that it\n\u003e will **not be merged in until the necessary updates have been made to the generator**.\n\n\n## Usage\n\nInstall the package using [jsonnet-bundler](https://github.com/jsonnet-bundler/jsonnet-bundler):\n\n```\njb install github.com/tf-libsonnet/PROVIDER_NAME@main\n\n# Or if you want to install a specific release\n#   jb install github.com/tf-libsonnet/PROVIDER_NAME@v0.0.1\n# Or if you want to install bindings for a specific provider major version series\n#   jb install github.com/tf-libsonnet/PROVIDER_NAME/MAJOR.x@main\n```\n\nYou can then import the package in your Jsonnet code:\n\n```jsonnet\nTODO\n```\n\nThis will generate the following Terraform JSON :\n\n```json\nTODO\n```\n\nRefer to the [reference docs](/docs/MAJOR.x/README.md) for a list of supported data sources and resources:\n\n- [provider config](/docs/MAJOR.x/provider.md)\n- [resources](/docs/MAJOR.x/README.md)\n- [data sources](/docs/MAJOR.x/data/index.md)\n\n\n## Support\n\nIf you have any questions about how to use the `tf.libsonnet` libraries, ask in the [Organization GitHub\nDiscussion](https://github.com/orgs/tf-libsonnet/discussions).\n\n\n## Contributing\n\nRefer to the [CONTRIBUTING.md](/CONTRIBUTING.md) document for information on how to contribute to `tf.libsonnet`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf-libsonnet%2Fprovider-libsonnet-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftf-libsonnet%2Fprovider-libsonnet-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftf-libsonnet%2Fprovider-libsonnet-template/lists"}