Skip to content

Commit

Permalink
Merge pull request #33 from sighupio/feature/add-ubuntu-image-on-us-e…
Browse files Browse the repository at this point in the history
…ast-1

[FEATURE] - Add us-east-1 ubuntu ami image on vpc-and-vpn module
  • Loading branch information
nutellinoit authored May 3, 2022
2 parents 9aab089 + eba72cc commit 474bdd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/vpc-and-vpn/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ locals {
"eu-south-1" : "ami-0e3c0649c89ccddc9"
"eu-north-1" : "ami-01450210d4ebb3bab"
"eu-central-1" : "ami-09f14afb2e15caab5"
"us-east-1" : "ami-0c4f7023847b90238"
}
}

0 comments on commit 474bdd2

Please sign in to comment.