mirror of
https://github.com/trailofbits/algo.git
synced 2025-07-21 21:13:00 +02:00
GCE correct variable key (#734)
`server_name` should be `gce_server_name` for Google Compute Engine
This commit is contained in:
parent
e01521bbf4
commit
bd4ea1235f
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ Additional tags:
|
|||
Required variables:
|
||||
|
||||
- credentials_file
|
||||
- server_name
|
||||
- gce_server_name
|
||||
- ssh_public_key
|
||||
- zone
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue