UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 93dde654 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

ci: Coding in version for AWS VPC module

parent b7ecfb2a
No related branches found
No related tags found
No related merge requests found
Pipeline #242934 failed
......@@ -39,6 +39,7 @@ locals {
#
module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "2.78.0"
name = local.name
cidr = var.vpc_cidr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment