Skip to content

Commit

Permalink
Updated the AMI Ids
Browse files Browse the repository at this point in the history
  • Loading branch information
gurubayari committed Dec 2, 2019
1 parent f26c106 commit a81af5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cftemplates/GPSTEC315_lab_setup.yaml
Expand Up @@ -3,9 +3,9 @@ Description: Creates resources for the Oracle to Amazon Aurora migration worksho
Mappings:
RegionMap:
us-east-1:
"HVM64": "ami-0e7737a44e40e29c1"
"HVM64": "ami-001997e49afbbeb82"
us-west-2:
"HVM64": "ami-03624660c27cc6b5e"
"HVM64": "ami-081ad13c8a0be0e0b"
Resources:
VPC:
Type: 'AWS::EC2::VPC'
Expand Down

0 comments on commit a81af5c

Please sign in to comment.