Skip to content

Commit

Permalink
Update README quickstart - force ssh access with force_service_machines
Browse files Browse the repository at this point in the history
  • Loading branch information
bryan-bar committed Apr 29, 2024
1 parent 65c8027 commit b2d898d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ edb-terraform generate \
cd example
terraform init
edb-terraform help --project-path .
terraform apply -var "force_dynamic_ip=true"
terraform apply -var "force_dynamic_ip=true" -var "force_service_machines=true"
terraform destroy
```

Expand Down

0 comments on commit b2d898d

Please sign in to comment.