{"id":18037445,"url":"https://github.com/cdktf/cdktf-provider-datadog-go","last_synced_at":"2025-07-20T22:06:09.996Z","repository":{"id":47328488,"uuid":"514283521","full_name":"cdktf/cdktf-provider-datadog-go","owner":"cdktf","description":"CDK for Terraform Go provider bindings for datadog.","archived":false,"fork":false,"pushed_at":"2025-07-19T04:20:47.000Z","size":751548,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-07-19T09:43:14.787Z","etag":null,"topics":["cdk","cdktf","datadog","pre-built-provider","provider","terraform","terraform-cdk"],"latest_commit_sha":null,"homepage":"https://cdk.tf","language":"Go","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/cdktf.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}},"created_at":"2022-07-15T13:41:17.000Z","updated_at":"2025-07-19T04:20:59.000Z","dependencies_parsed_at":"2024-01-11T05:55:42.225Z","dependency_job_id":"0b2c337c-ee1f-46fe-99e1-de758356bbd4","html_url":"https://github.com/cdktf/cdktf-provider-datadog-go","commit_stats":{"total_commits":125,"total_committers":2,"mean_commits":62.5,"dds":0.008000000000000007,"last_synced_commit":"607aac6024dcd447aaae515ba5a85a59d710d6be"},"previous_names":["hashicorp/cdktf-provider-datadog-go"],"tags_count":147,"template":false,"template_full_name":null,"purl":"pkg:github/cdktf/cdktf-provider-datadog-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-datadog-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-datadog-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-datadog-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-datadog-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdktf","download_url":"https://codeload.github.com/cdktf/cdktf-provider-datadog-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-datadog-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266205055,"owners_count":23892390,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","datadog","pre-built-provider","provider","terraform","terraform-cdk"],"created_at":"2024-10-30T13:09:07.778Z","updated_at":"2025-07-20T22:06:09.989Z","avatar_url":"https://github.com/cdktf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDKTF Go bindings for DataDog/datadog provider version 3.68.0\n\nThis repo builds and publishes the [Terraform datadog provider](https://registry.terraform.io/providers/DataDog/datadog/3.68.0/docs) bindings for [CDK for Terraform](https://cdk.tf).\n\n## Go Package\n\nThe go package is generated into the [`github.com/cdktf/cdktf-provider-datadog-go`](https://github.com/cdktf/cdktf-provider-datadog-go) package.\n\n`go get github.com/cdktf/cdktf-provider-datadog-go/datadog/\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/cdktf/cdktf-provider-datadog-go/blob/main/datadog/go.mod#L1) file.\n\n## Docs\n\nFind auto-generated docs for this provider [here](https://github.com/cdktf/cdktf-provider-datadog/blob/main/docs/API.go.md).\n\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform datadog provider version 1:1. In fact, it always tracks `latest` of `~\u003e 3.0` 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://cdk.tf/imports).\n\nThese are the upstream dependencies:\n\n* [CDK for Terraform](https://cdk.tf)\n* [Terraform datadog provider](https://registry.terraform.io/providers/DataDog/datadog/3.68.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 for Terraform](https://cdk.tf) project:\n\n* [Create bug report](https://cdk.tf/bug)\n* [Create feature request](https://cdk.tf/feature)\n\n## Contributing\n\n### Projen\n\nThis is mostly based on [Projen](https://github.com/projen/projen), which takes care of generating the entire repository.\n\n### cdktf-provider-project based on Projen\n\nThere's a custom [project builder](https://github.com/cdktf/cdktf-provider-project) which encapsulate the common settings for all `cdktf` prebuilt providers.\n\n\n### Repository Management\n\nThe repository is managed by [CDKTF Repository Manager](https://github.com/cdktf/cdktf-repository-manager/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktf%2Fcdktf-provider-datadog-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdktf%2Fcdktf-provider-datadog-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktf%2Fcdktf-provider-datadog-go/lists"}