Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

terraform vpc

module "vpc" {
  source  = "terraform-aws-modules/vpc/aws"
  version = "3.13.0"
}
Source by registry.terraform.io #
 
PREVIOUS NEXT
Tagged: #terraform #vpc
ADD COMMENT
Topic
Name
8+8 =