Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Commit

Permalink
docs: add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed May 17, 2020
1 parent 57e1fef commit 808e0c8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This provider can be used to manage Nginx configurations.

## Installation

1. Download a binary from the [release section](https://github.com/getstackhead/terraform-nginx/releases).
2. Install it into the user plugins directory.
* Windows: `%APPDATA%\terraform.d\plugins`
* other OS: `~/.terraform.d/plugins`

## Example Usage

### For Nginx from Ubuntu/Debian repositories
Expand Down

0 comments on commit 808e0c8

Please sign in to comment.