Skip to content

Instantly share code, notes, and snippets.

@AnqiZhou26
Created December 3, 2022 01:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnqiZhou26/5941c50fbb3eebab68b5f4e89a3bf3a1 to your computer and use it in GitHub Desktop.
Save AnqiZhou26/5941c50fbb3eebab68b5f4e89a3bf3a1 to your computer and use it in GitHub Desktop.
aws_access_key = "<REPLACE_WTIH_YOUR_ACCESS_KEY>"
aws_secret_key = "<REPLACE_WTIH_YOUR_SECRET_KEY>"
region = "us-east-1"
availability_zones_count = 2
project = "VideoGenerator"
vpc_cidr = "10.0.0.0/16"
subnet_cidr_bits = 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment