Skip to content

Instantly share code, notes, and snippets.

@calvin-puram
Last active October 7, 2021 14:14
Show Gist options
  • Save calvin-puram/87fece173cbfd027258897e7ff191d0c to your computer and use it in GitHub Desktop.
Save calvin-puram/87fece173cbfd027258897e7ff191d0c to your computer and use it in GitHub Desktop.
module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "3.7.0"
# insert the 21 required variables here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment