8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0535671 commit 55fd137Copy full SHA for 55fd137
amazon-arm.json
@@ -18,7 +18,7 @@
18
"source_ami": "{{user `ami`}}",
19
"instance_type": "c6g.2xlarge",
20
"ssh_username": "ubuntu",
21
- "ami_name": "supabase-postgres-arm-0.13.0",
+ "ami_name": "supabase-postgres-arm-0.14.0",
22
"tags": {
23
"environment": "{{user `environment`}}",
24
"appType": "postgres"
amazon.json
"instance_type": "m5.2xlarge",
- "ami_name": "supabase-postgres-0.13.0",
+ "ami_name": "supabase-postgres-0.14.0",
0 commit comments