Skip to content

recurses through route tables, matches and replaces gateway ID's

Notifications You must be signed in to change notification settings

65156/aws-route-table-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

infra-aws-vpc-routing-lkj192

About

Updates a matched route in a AWS route table, searches recursively through all route tables per account specified.

Pre-requsities

  • PSCore 6.0
  • AWS PSTools
  • OFX Build Tools (for Authentication)

Configure:

  1. Update Variables.ps1
  2. Update "$connections" to what needs to be matched against. (can match against multiple connections per account)
  3. Update "$destinationID" with appropriate ID to replace a matched connection i.e: "tgw-067fc30b039641df1"

Test:

Update $deploy variable to "$false"

Deploy:

Update $deploy variable to "$true"

Rollback:

Update $rollback variable to "$true"

About

recurses through route tables, matches and replaces gateway ID's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published