Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
Updated the example README to mark a step as optional. Signed-off-by:…
Browse files Browse the repository at this point in the history
… Ryan Ververs-Bijkerk <ryan@logitblog.com>
  • Loading branch information
RyanBijkerk committed Feb 24, 2021
1 parent 84afc67 commit 92f3a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Follow the steps mentioned in Main [README](../README.md)
## How to run the example
1. cd <example directory>
2. Copy the `terraform.tfvars.sample` to `terraform.tfvars`
3. Copy the created plugin binary to example/
3. Copy the created plugin binary to example/ (optional)
4. Edit the `terraform.tfvars` to add the secret information
5. To init command - `terraform init`
6. To plan command - `terraform plan`
Expand Down

0 comments on commit 92f3a51

Please sign in to comment.