{"id":28967185,"url":"https://github.com/cdktf/cdktf-provider-spotinst-go","last_synced_at":"2025-06-24T08:05:58.835Z","repository":{"id":47325979,"uuid":"514283011","full_name":"cdktf/cdktf-provider-spotinst-go","owner":"cdktf","description":"CDK for Terraform Go provider bindings for spotinst.","archived":false,"fork":false,"pushed_at":"2025-06-23T14:45:26.000Z","size":469446,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-23T15:44:02.535Z","etag":null,"topics":["cdk","cdktf","pre-built-provider","provider","spotinst","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:39:35.000Z","updated_at":"2025-06-23T14:45:41.000Z","dependencies_parsed_at":"2023-10-17T16:45:11.359Z","dependency_job_id":"dee8285d-48e6-4234-a2f6-b3c382a37343","html_url":"https://github.com/cdktf/cdktf-provider-spotinst-go","commit_stats":{"total_commits":125,"total_committers":2,"mean_commits":62.5,"dds":0.008000000000000007,"last_synced_commit":"2298dbd630e3c030eac57bb0f0eed61bd505dc5b"},"previous_names":["hashicorp/cdktf-provider-spotinst-go"],"tags_count":265,"template":false,"template_full_name":null,"purl":"pkg:github/cdktf/cdktf-provider-spotinst-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-spotinst-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-spotinst-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-spotinst-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-spotinst-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdktf","download_url":"https://codeload.github.com/cdktf/cdktf-provider-spotinst-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdktf%2Fcdktf-provider-spotinst-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261508842,"owners_count":23169654,"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","pre-built-provider","provider","spotinst","terraform","terraform-cdk"],"created_at":"2025-06-24T08:05:57.882Z","updated_at":"2025-06-24T08:05:58.820Z","avatar_url":"https://github.com/cdktf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CDKTF Go bindings for spotinst/spotinst provider version 1.220.3\n\nThis repo builds and publishes the [Terraform spotinst provider](https://registry.terraform.io/providers/spotinst/spotinst/1.220.3/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-spotinst-go`](https://github.com/cdktf/cdktf-provider-spotinst-go) package.\n\n`go get github.com/cdktf/cdktf-provider-spotinst-go/spotinst/\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-spotinst-go/blob/main/spotinst/go.mod#L1) file.\n\n## Docs\n\nFind auto-generated docs for this provider [here](https://github.com/cdktf/cdktf-provider-spotinst/blob/main/docs/API.go.md).\n\n\n## Versioning\n\nThis project is explicitly not tracking the Terraform spotinst provider version 1:1. In fact, it always tracks `latest` of `~\u003e 1.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 spotinst provider](https://registry.terraform.io/providers/spotinst/spotinst/1.220.3)\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-spotinst-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdktf%2Fcdktf-provider-spotinst-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdktf%2Fcdktf-provider-spotinst-go/lists"}