{"id":19664580,"url":"https://github.com/ko-build/terraform-provider-ko","last_synced_at":"2025-04-28T21:33:40.952Z","repository":{"id":39630487,"uuid":"507094621","full_name":"ko-build/terraform-provider-ko","owner":"ko-build","description":"Build and deploy Go applications with Terraform","archived":false,"fork":false,"pushed_at":"2024-05-28T12:00:14.000Z","size":6075,"stargazers_count":26,"open_issues_count":9,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-29T03:26:39.112Z","etag":null,"topics":["container-image","ko","terraform-provider"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/providers/ko-build/ko","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/ko-build.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-24T17:35:35.000Z","updated_at":"2024-06-04T08:34:51.969Z","dependencies_parsed_at":"2024-01-30T08:33:56.164Z","dependency_job_id":"27fb5e81-b7dc-471f-822a-330e64c5d423","html_url":"https://github.com/ko-build/terraform-provider-ko","commit_stats":null,"previous_names":["chainguard-dev/terraform-provider-ko"],"tags_count":24,"template":false,"template_full_name":"hashicorp/terraform-provider-scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko-build%2Fterraform-provider-ko","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko-build%2Fterraform-provider-ko/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko-build%2Fterraform-provider-ko/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko-build%2Fterraform-provider-ko/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ko-build","download_url":"https://codeload.github.com/ko-build/terraform-provider-ko/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224133767,"owners_count":17261303,"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":["container-image","ko","terraform-provider"],"created_at":"2024-11-11T16:18:14.083Z","updated_at":"2024-11-11T16:18:15.108Z","avatar_url":"https://github.com/ko-build.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Terraform Provider for `ko`\n\n🚨 **This is a work in progress.** 🚨\n\nhttps://registry.terraform.io/providers/ko-build/ko\n\n## Usage\n\nThis provides a `ko_build` resource that will build the referenced Go application specified by the `importpath`, push an image to the configured container repository, and make the image's reference available to other Terraform resources.\n\n```\nprovider \"ko\" {}\n\nresource \"ko_build\" \"example\" {\n  importpath = \"github.com/ko-build/terraform-provider-ko/cmd/test\"\n}\n```\n\nSee provider examples:\n\n- [Google Cloud Run](./provider-examples/cloudrun/README.md)\n- [AWS Lambda](./provider-examples/lambda/README.md)\n- [AWS ECS](./provider-examples/ecs/README.md)\n- [AWS App Runner](./provider-examples/apprunner/README.md)\n- [AWS Lightsail](./provider-examples/lightsail/README.md)\n- [fly.io](./provider-examples/fly.io/README.md)\n- [Kubernetes](./provider-examples/kubernetes/README.md)\n\nThe image will be rebuilt every time it's _referenced_, and will only report as having changed if the image that was built was different since the last time the image resource was read.\n\nThis means that `terraform plan` will rebuild all referenced images, but only show diffs if rebuilds resulted in new images since last time the plan was made.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fko-build%2Fterraform-provider-ko","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fko-build%2Fterraform-provider-ko","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fko-build%2Fterraform-provider-ko/lists"}