Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonBanana authored Mar 8, 2023
1 parent ef722c5 commit 131e7a4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ NEPTUNE-infrastructure is an infrastructure as code definition for k3s cluster i
```
- apply the plan
```
terraform apply "plan" \
-var 'AWS_CREDENTIALS_FILEPATH=<value>' \
-var 'SSH_PUBLIC_KEYPATH=<value>' \
-var 'SSH_PRIVATE_KEYPATH=<value>'
terraform apply plan
```
- Enjoy your k3s cluster

0 comments on commit 131e7a4

Please sign in to comment.