mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 00:35:38 +02:00
⭐feat(infra): Use a shared VPC (#218)
## Description The scope of this PR is to add a shared VPC for everyone on the team.
This commit is contained in:
7
sst-env.d.ts
vendored
7
sst-env.d.ts
vendored
@@ -28,13 +28,6 @@ declare module "sst" {
|
||||
"name": string
|
||||
"type": "sst.aws.Bus"
|
||||
}
|
||||
"Database": {
|
||||
"host": string
|
||||
"name": string
|
||||
"password": string
|
||||
"type": "sst.sst.Linkable"
|
||||
"user": string
|
||||
}
|
||||
"DatabaseMigrator": {
|
||||
"name": string
|
||||
"type": "sst.aws.Function"
|
||||
|
||||
Reference in New Issue
Block a user