diff --git a/README.md b/README.md index dc0ca3a..31ae82d 100644 --- a/README.md +++ b/README.md @@ -1,123 +1,41 @@ # drone-terraform -[![Build Status](http://beta.drone.io/api/badges/drone-plugins/drone-terraform/status.svg)](http://beta.drone.io/drone-plugins/drone-terraform) -[![Coverage Status](https://aircover.co/badges/drone-plugins/drone-terraform/coverage.svg)](https://aircover.co/drone-plugins/drone-terraform) -[![](https://badge.imagelayers.io/plugins/drone-terraform:latest.svg)](https://imagelayers.io/?images=plugins/drone-terraform:latest 'Get your own badge on imagelayers.io') +Drone plugin to execute Terraform plan and apply. For the usage information and +a listing of the available options please take a look at [the docs](DOCS.md). -Drone plugin to execute Terraform plan and apply. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md). +## Build -## Binary - -Build the binary using `make`: +Build the binary with the following commands: ``` -make deps build -``` - -### Example - -```sh -./drone-terraform <