From 15387ee65060338c5adf2421fd16bdc88d51eac3 Mon Sep 17 00:00:00 2001 From: badra001 Date: Fri, 21 Oct 2022 12:03:56 -0400 Subject: [PATCH] update --- examples/full-setup-tf-upgrade/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/examples/full-setup-tf-upgrade/README.md b/examples/full-setup-tf-upgrade/README.md index 3960cd7..14ecadb 100644 --- a/examples/full-setup-tf-upgrade/README.md +++ b/examples/full-setup-tf-upgrade/README.md @@ -34,6 +34,15 @@ This directory constructs the appropriate resources for the vpc2-dice-dev VPC, i ## Update files to reflect proper configuration +1. get this module in a temporary location + * cd /tmp + * git clone git@github.e.it.census.gov:terraform-modules/aws-vpc-setup.git + * cd aws-vpc-setup + * git checkout tf-upgrade + * cd examples/full-setup-tf-upgrade +1. rsync this code to your ACCOUNTREPO/vpc/region/vpcN directory +1. Go to your repo ACCOUNTREPO/vpc/region/vpcN +1. remove the /tmp/aws-vpc-setup directory 1. start branch like 'configure-vpcN' (use N as the number) 1. flowlogs.tf * set correct region (east, west) in `flowlog_bucket_arn`