mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
Update deploy-fleet-on-aws-with-terraform.md (#32806)
simple change telling the user they will need a vpc created before they are trying to run terraform apply
This commit is contained in:
parent
d7ead968a2
commit
baedfd083a
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ This workflow takes about 30 minutes to complete and supports between 10 and 350
|
|||
|
||||
- An AWS Identity and Access Management (IAM) user with administrator privileges
|
||||
|
||||
- An existing VPC
|
||||
|
||||
- The latest version of AWS Command Line Interface `awscli`
|
||||
|
||||
- The latest version of HashiCorp Terraform
|
||||
|
|
|
|||
Loading…
Reference in a new issue