Skip to content

Commit

Permalink
created workflow to impersonating attack sa's
Browse files Browse the repository at this point in the history
  • Loading branch information
KatTraxler committed Aug 7, 2023
1 parent e0ccb40 commit 4c8f62e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,16 @@ For more detailed instructions on deployment see [here](https://thederf.cloud/De
```
git clone https://github.com/vectra-ai-research/derf.git
```

4. Deploy The DeRF via Terraform from the `./env-prod` directory.
```
export AWS_PROFILE=PROFILE
```
<br>
```
terraform init -backend-config=derf.conf
```
<br>
```
terraform plan -var-file=derf.tfvars
```
<br>
```
terraform apply -var-file=derf.tfvars
```
Expand Down

0 comments on commit 4c8f62e

Please sign in to comment.