Skip to content

Commit 55f3353

Browse files
committed
arm instances for all aws regions and release v0.14.1
1 parent b5396e4 commit 55f3353

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

amazon-arm.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"aws_access_key": "",
44
"aws_secret_key": "",
55
"region": "ap-northeast-1",
6-
"ami_regions": "us-east-1,eu-central-1,eu-west-1,ap-south-1",
6+
"ami_regions": "us-east-1,eu-central-1,eu-west-1,ap-south-1,ap-southeast-1,us-west-1,us-east-1,ca-central-1,sa-east-1",
77
"ami": "ami-03345e027f391e3dc",
8-
"ami_name": "supabase-postgres-arm-0.14.0",
9-
"environment": "testing",
8+
"ami_name": "supabase-postgres-arm-0.14.1",
9+
"environment": "prod",
1010
"ansible_arguments": "--skip-tags,update-only -v"
1111
},
1212
"builders": [

amazon.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
"aws_access_key": "",
44
"aws_secret_key": "",
55
"region": "ap-southeast-1",
6-
"ami_regions": "ap-southeast-1,us-west-1,us-east-1,ca-central-1,sa-east-1",
6+
"ami_regions": "",
77
"ami": "ami-0f7719e8b7ba25c61",
8-
"ami_name": "supabase-postgres-0.14.0",
9-
"environment": "testing",
8+
"ami_name": "supabase-postgres-0.14.1",
9+
"environment": "prod",
1010
"ansible_arguments": "--skip-tags,update-only"
1111
},
1212
"builders": [

0 commit comments

Comments
 (0)