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:
Eric Swenson 2025-09-17 01:51:54 -05:00 committed by GitHub
parent d7ead968a2
commit baedfd083a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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