Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 21, 2022
1 parent 32db8fb commit 15387ee
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions examples/full-setup-tf-upgrade/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 15387ee

Please sign in to comment.