Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Add updated AMI
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljcollinsuk authored and GeoWill committed Aug 26, 2021
1 parent 1cbb03c commit 91478c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
region: "{{ lookup('env', 'AWS_REGION') or 'eu-west-2' }}"
regions:
eu-west-2:
ami_id: ami-08713ec6d916a35ea
ami_id: ami-0739210049e1038fc
# The default VPC
vpc_id: vpc-110bfc78
vpc_id: "{{ regions[region].vpc_id }}"
Expand Down

0 comments on commit 91478c8

Please sign in to comment.