Skip to content

Commit

Permalink
upgrade ubuntu and switch to t4g.nano
Browse files Browse the repository at this point in the history
  • Loading branch information
mathcolo committed Nov 4, 2023
1 parent 634bd54 commit cffaef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devops/cloudformation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"GBLEInstance": {
"Type": "AWS::EC2::Instance",
"Properties": {
"ImageId": "ami-070650c005cce4203",
"InstanceType": "t4g.micro",
"ImageId": "ami-0e783882a19958fff",
"InstanceType": "t4g.nano",
"KeyName": "transitmatters-gobble",
"SecurityGroupIds": [
{
Expand Down

0 comments on commit cffaef1

Please sign in to comment.