{"id":38485139,"url":"https://github.com/cdktn-io/cdktn-provider-http","last_synced_at":"2026-05-07T19:04:05.273Z","repository":{"id":331733547,"uuid":"1131984350","full_name":"cdktn-io/cdktn-provider-http","owner":"cdktn-io","description":"Prebuilt Terraform CDK (cdktf) provider for http.","archived":false,"fork":false,"pushed_at":"2026-01-11T04:45:15.000Z","size":2482,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T08:27:24.462Z","etag":null,"topics":["cdk","cdktf","http","pre-built-provider","provider","terraform","terraform-cdk"],"latest_commit_sha":null,"homepage":"https://cdk.tf","language":"TypeScript","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/cdktn-io.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":".github/CODEOWNERS","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":"2026-01-11T04:37:54.000Z","updated_at":"2026-01-11T04:40:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cdktn-io/cdktn-provider-http","commit_stats":null,"previous_names":["cdktn-io/cdktn-provider-http"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/cdktn-io/cdktn-provider-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktn-io%2Fcdktn-provider-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktn-io%2Fcdktn-provider-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktn-io%2Fcdktn-provider-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktn-io%2Fcdktn-provider-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdktn-io","download_url":"https://codeload.github.com/cdktn-io/cdktn-provider-http/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktn-io%2Fcdktn-provider-http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28500153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"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":["cdk","cdktf","http","pre-built-provider","provider","terraform","terraform-cdk"],"created_at":"2026-01-17T05:34:51.937Z","updated_at":"2026-05-07T19:04:05.266Z","avatar_url":"https://github.com/cdktn-io.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# CDKTN prebuilt bindings for hashicorp/http provider version 3.5.0\n\nThis repo builds and publishes the [Terraform http provider](https://registry.terraform.io/providers/hashicorp/http/3.5.0/docs) bindings for [CDK Terrain](https://cdktn.io).\n\n## Available Packages\n\n### NPM\n\nThe npm package is available at [https://www.npmjs.com/package/@cdktn/provider-http](https://www.npmjs.com/package/@cdktn/provider-http).\n\n`npm install @cdktn/provider-http`\n\n### PyPI\n\nThe PyPI package is available at [https://pypi.org/project/cdktn-provider-http](https://pypi.org/project/cdktn-provider-http).\n\n`pipenv install cdktn-provider-http`\n\n### Nuget\n\nThe Nuget package is available at [https://www.nuget.org/packages/Io.Cdktn.Providers.Http](https://www.nuget.org/packages/Io.Cdktn.Providers.Http).\n\n`dotnet add package Io.Cdktn.Providers.Http`\n\n### Maven\n\nThe Maven package is available at [https://mvnrepository.com/artifact/io.cdktn/cdktn-provider-http](https://mvnrepository.com/artifact/io.cdktn/cdktn-provider-http).\n\n```\n\u003cdependency\u003e\n    \u003cgroupId\u003eio.cdktn\u003c/groupId\u003e\n    \u003cartifactId\u003ecdktn-provider-http\u003c/artifactId\u003e\n    \u003cversion\u003e[REPLACE WITH DESIRED VERSION]\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n### Go\n\nThe go package is generated into the [`github.com/cdktn-io/cdktn-provider-http-go`](https://github.com/cdktn-io/cdktn-provider-http-go) package.\n\n`go get github.com/cdktn-io/cdktn-provider-http-go/http/\u003cversion\u003e`\n\nWhere `\u003cversion\u003e` is the version of the prebuilt provider you would like to use e.g. `v11`. The full module name can be found\nwithin the [go.mod](https://github.com/cdktn-io/cdktn-provider-http-go/blob/main/http/go.mod#L1) file.\n\n## Docs\n\nFind auto-generated docs for this provider here: \n\n- [Typescript](./docs/API.typescript.md)\n- [Python](./docs/API.python.md)\n- [Java](./docs/API.java.md)\n- [C#](./docs/API.csharp.md)\n- [Go](./docs/API.go.md)\n\nYou can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktn/provider-http).\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform http provider version 1:1. In fact, it always tracks `latest` of `~\u003e 3.1` with every release. If there are scenarios where you explicitly have to pin your provider version, you can do so by [generating the provider constructs manually](https://cdktn.io/docs/concepts/providers#import-providers).\n\nThese are the upstream dependencies:\n\n- [CDK Terrain](https://cdktn.io) - Last official release\n- [Terraform http provider](https://registry.terraform.io/providers/hashicorp/http/3.5.0)\n- [Terraform Engine](https://terraform.io)\n\nIf there are breaking changes (backward incompatible) in any of the above, the major version of this project will be bumped.\n\n## Features / Issues / Bugs\n\nPlease report bugs and issues to the [CDK Terrain](https://cdktn.io) project:\n\n- [Create bug report](https://github.com/open-constructs/cdk-terrain/issues)\n- [Create feature request](https://github.com/open-constructs/cdk-terrain/issues)\n\n## Contributing\n\n### Projen\n\nThis is mostly based on [Projen](https://projen.io), which takes care of generating the entire repository.\n\n### cdktn-provider-project based on Projen\n\nThere's a custom [project builder](https://github.com/cdktn-io/cdktn-provider-project) which encapsulate the common settings for all `cdktn` prebuilt providers.\n\n### Provider Version\n\nThe provider version can be adjusted in [./.projenrc.js](./.projenrc.js).\n\n### Repository Management\n\nThe repository is managed by [CDKTN Repository Manager](https://github.com/cdktn-io/cdktn-repository-manager/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktn-io%2Fcdktn-provider-http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdktn-io%2Fcdktn-provider-http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktn-io%2Fcdktn-provider-http/lists"}