{"id":13983956,"url":"https://github.com/jmccann/drone-terraform","last_synced_at":"2025-08-20T03:30:42.414Z","repository":{"id":45151267,"uuid":"50464233","full_name":"jmccann/drone-terraform","owner":"jmccann","description":"Drone plugin for triggering Terraform deployments","archived":false,"fork":false,"pushed_at":"2023-03-20T19:40:53.000Z","size":2010,"stargazers_count":86,"open_issues_count":16,"forks_count":92,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-08T01:30:59.351Z","etag":null,"topics":["drone-ci","drone-plugin","terraform"],"latest_commit_sha":null,"homepage":"http://plugins.drone.io/jmccann/terraform/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmccann.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2016-01-26T22:34:02.000Z","updated_at":"2024-09-18T20:36:11.000Z","dependencies_parsed_at":"2023-01-19T12:32:08.597Z","dependency_job_id":"e6d772c6-5419-4b69-9e5a-827f0fdcb2f9","html_url":"https://github.com/jmccann/drone-terraform","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmccann%2Fdrone-terraform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmccann%2Fdrone-terraform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmccann%2Fdrone-terraform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmccann%2Fdrone-terraform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmccann","download_url":"https://codeload.github.com/jmccann/drone-terraform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230388131,"owners_count":18217755,"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":["drone-ci","drone-plugin","terraform"],"created_at":"2024-08-09T05:02:04.401Z","updated_at":"2024-12-19T06:09:03.565Z","avatar_url":"https://github.com/jmccann.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# drone-terraform\n\n[![Build Status](http://beta.drone.io/api/badges/jmccann/drone-terraform/status.svg)](http://beta.drone.io/jmccann/drone-terraform)\n\nDrone plugin to execute Terraform plan and apply. For the usage information and\na listing of the available options please take a look at [the docs](https://github.com/jmccann/drone-terraform/blob/master/DOCS.md).\n\n## Build\n\nBuild the binary with the following commands:\n\n```\nexport GO111MODULE=on\ngo mod download\ngo test\ngo build\n```\n\n## Docker\n\nBuild the docker image with the following commands:\n\n```\ndocker build --rm=true \\\n  -t jmccann/drone-terraform \\\n  --build-arg terraform_version=0.12.0 .\n```\n\n## Usage\n\nExecute from the working directory:\n\n```\ndocker run --rm \\\n  -v $(pwd):$(pwd) \\\n  -w $(pwd) \\\n  jmccann/drone-terraform:latest --plan\n```\n\n## Drone 0.4\n\nLegacy `drone-terraform` plugin exists @ `jmccann/drone-terraform:0.4`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmccann%2Fdrone-terraform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmccann%2Fdrone-terraform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmccann%2Fdrone-terraform/lists"}