@webiny/project-aws-template 0.0.0-unstable.6f45466a1d → 0.0.0-unstable.7be00a75a9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/project-aws-template",
3
- "version": "0.0.0-unstable.6f45466a1d",
3
+ "version": "0.0.0-unstable.7be00a75a9",
4
4
  "type": "module",
5
5
  "repository": {
6
6
  "type": "git",
@@ -9,61 +9,58 @@
9
9
  "description": "A Webiny AWS project template.",
10
10
  "license": "MIT",
11
11
  "dependencies": {
12
- "@webiny/api-aco": "0.0.0-unstable.6f45466a1d",
13
- "@webiny/api-audit-logs": "0.0.0-unstable.6f45466a1d",
14
- "@webiny/api-background-tasks-ddb": "0.0.0-unstable.6f45466a1d",
15
- "@webiny/api-background-tasks-os": "0.0.0-unstable.6f45466a1d",
16
- "@webiny/api-core-ddb": "0.0.0-unstable.6f45466a1d",
17
- "@webiny/api-dynamodb-to-elasticsearch": "0.0.0-unstable.6f45466a1d",
18
- "@webiny/api-elasticsearch": "0.0.0-unstable.6f45466a1d",
19
- "@webiny/api-file-manager": "0.0.0-unstable.6f45466a1d",
20
- "@webiny/api-file-manager-aco": "0.0.0-unstable.6f45466a1d",
21
- "@webiny/api-file-manager-s3": "0.0.0-unstable.6f45466a1d",
22
- "@webiny/api-headless-cms-aco": "0.0.0-unstable.6f45466a1d",
23
- "@webiny/api-headless-cms-ddb": "0.0.0-unstable.6f45466a1d",
24
- "@webiny/api-headless-cms-ddb-es": "0.0.0-unstable.6f45466a1d",
25
- "@webiny/api-headless-cms-scheduler": "0.0.0-unstable.6f45466a1d",
26
- "@webiny/api-headless-cms-tasks": "0.0.0-unstable.6f45466a1d",
27
- "@webiny/api-headless-cms-tasks-ddb-es": "0.0.0-unstable.6f45466a1d",
28
- "@webiny/api-headless-cms-workflows": "0.0.0-unstable.6f45466a1d",
29
- "@webiny/api-mailer": "0.0.0-unstable.6f45466a1d",
30
- "@webiny/api-record-locking": "0.0.0-unstable.6f45466a1d",
31
- "@webiny/api-scheduler": "0.0.0-unstable.6f45466a1d",
32
- "@webiny/api-website-builder": "0.0.0-unstable.6f45466a1d",
33
- "@webiny/api-website-builder-workflows": "0.0.0-unstable.6f45466a1d",
34
- "@webiny/api-websockets": "0.0.0-unstable.6f45466a1d",
35
- "@webiny/api-workflows": "0.0.0-unstable.6f45466a1d",
36
- "@webiny/app": "0.0.0-unstable.6f45466a1d",
37
- "@webiny/app-serverless-cms": "0.0.0-unstable.6f45466a1d",
38
- "@webiny/aws-layers": "0.0.0-unstable.6f45466a1d",
39
- "@webiny/aws-sdk": "0.0.0-unstable.6f45466a1d",
40
- "@webiny/data-migration": "0.0.0-unstable.6f45466a1d",
41
- "@webiny/db-dynamodb": "0.0.0-unstable.6f45466a1d",
42
- "@webiny/handler-aws": "0.0.0-unstable.6f45466a1d",
43
- "@webiny/handler-db": "0.0.0-unstable.6f45466a1d",
44
- "@webiny/handler-graphql": "0.0.0-unstable.6f45466a1d",
45
- "@webiny/migrations": "0.0.0-unstable.6f45466a1d",
46
- "@webiny/project-aws": "0.0.0-unstable.6f45466a1d",
47
- "@webiny/tenant-manager": "0.0.0-unstable.6f45466a1d",
48
- "core-js": "3.48.0",
49
- "cross-fetch": "3.2.0",
50
- "react": "18.2.0",
51
- "regenerator-runtime": "0.14.1"
12
+ "@webiny/ai-powerups": "0.0.0-unstable.7be00a75a9",
13
+ "@webiny/api-aco": "0.0.0-unstable.7be00a75a9",
14
+ "@webiny/api-audit-logs": "0.0.0-unstable.7be00a75a9",
15
+ "@webiny/api-background-tasks-ddb": "0.0.0-unstable.7be00a75a9",
16
+ "@webiny/api-background-tasks-os": "0.0.0-unstable.7be00a75a9",
17
+ "@webiny/api-core-ddb": "0.0.0-unstable.7be00a75a9",
18
+ "@webiny/api-dynamodb-to-elasticsearch": "0.0.0-unstable.7be00a75a9",
19
+ "@webiny/api-file-manager": "0.0.0-unstable.7be00a75a9",
20
+ "@webiny/api-file-manager-aco": "0.0.0-unstable.7be00a75a9",
21
+ "@webiny/api-file-manager-s3": "0.0.0-unstable.7be00a75a9",
22
+ "@webiny/api-headless-cms-aco": "0.0.0-unstable.7be00a75a9",
23
+ "@webiny/api-headless-cms-ddb": "0.0.0-unstable.7be00a75a9",
24
+ "@webiny/api-headless-cms-ddb-es": "0.0.0-unstable.7be00a75a9",
25
+ "@webiny/api-headless-cms-scheduler": "0.0.0-unstable.7be00a75a9",
26
+ "@webiny/api-headless-cms-tasks": "0.0.0-unstable.7be00a75a9",
27
+ "@webiny/api-headless-cms-tasks-ddb-es": "0.0.0-unstable.7be00a75a9",
28
+ "@webiny/api-headless-cms-workflows": "0.0.0-unstable.7be00a75a9",
29
+ "@webiny/api-mailer": "0.0.0-unstable.7be00a75a9",
30
+ "@webiny/api-opensearch": "0.0.0-unstable.7be00a75a9",
31
+ "@webiny/api-record-locking": "0.0.0-unstable.7be00a75a9",
32
+ "@webiny/api-scheduler": "0.0.0-unstable.7be00a75a9",
33
+ "@webiny/api-website-builder": "0.0.0-unstable.7be00a75a9",
34
+ "@webiny/api-website-builder-workflows": "0.0.0-unstable.7be00a75a9",
35
+ "@webiny/api-websockets": "0.0.0-unstable.7be00a75a9",
36
+ "@webiny/api-workflows": "0.0.0-unstable.7be00a75a9",
37
+ "@webiny/app": "0.0.0-unstable.7be00a75a9",
38
+ "@webiny/app-serverless-cms": "0.0.0-unstable.7be00a75a9",
39
+ "@webiny/aws-layers": "0.0.0-unstable.7be00a75a9",
40
+ "@webiny/aws-sdk": "0.0.0-unstable.7be00a75a9",
41
+ "@webiny/db-dynamodb": "0.0.0-unstable.7be00a75a9",
42
+ "@webiny/handler-aws": "0.0.0-unstable.7be00a75a9",
43
+ "@webiny/handler-db": "0.0.0-unstable.7be00a75a9",
44
+ "@webiny/handler-graphql": "0.0.0-unstable.7be00a75a9",
45
+ "@webiny/languages": "0.0.0-unstable.7be00a75a9",
46
+ "@webiny/project-aws": "0.0.0-unstable.7be00a75a9",
47
+ "@webiny/tenant-manager": "0.0.0-unstable.7be00a75a9",
48
+ "react": "18.3.1"
52
49
  },
53
50
  "publishConfig": {
54
- "access": "public",
55
- "directory": "."
51
+ "access": "public"
56
52
  },
57
53
  "adio": {
58
54
  "ignore": {
59
55
  "dependencies": [
56
+ "@webiny/ai-powerups",
60
57
  "@webiny/api-aco",
61
58
  "@webiny/api-audit-logs",
62
59
  "@webiny/api-background-tasks-ddb",
63
60
  "@webiny/api-background-tasks-os",
64
61
  "@webiny/api-core-ddb",
65
62
  "@webiny/api-dynamodb-to-elasticsearch",
66
- "@webiny/api-elasticsearch",
63
+ "@webiny/api-opensearch",
67
64
  "@webiny/api-file-manager",
68
65
  "@webiny/api-file-manager-aco",
69
66
  "@webiny/api-file-manager-s3",
@@ -85,17 +82,14 @@
85
82
  "@webiny/app-serverless-cms",
86
83
  "@webiny/aws-layers",
87
84
  "@webiny/aws-sdk",
88
- "@webiny/data-migration",
89
85
  "@webiny/db-dynamodb",
90
86
  "@webiny/handler-aws",
91
87
  "@webiny/handler-db",
92
88
  "@webiny/handler-graphql",
93
- "@webiny/migrations",
94
89
  "core-js",
95
90
  "cross-fetch",
96
91
  "regenerator-runtime"
97
92
  ]
98
93
  }
99
- },
100
- "gitHead": "6f45466a1d9fb94f6156923501eb90ac303b81a5"
94
+ }
101
95
  }
@@ -1,8 +1,8 @@
1
- name: {PROJECT_ID}
1
+ name: %{PROJECT_ID}
2
2
  runtime:
3
3
  name: nodejs
4
4
  options:
5
5
  typescript: false
6
6
  nodeargs: "--experimental-specifier-resolution=node --import tsx/esm"
7
- description: {PROJECT_DESCRIPTION}
7
+ description: %{PROJECT_DESCRIPTION}
8
8
  main: pulumi/index.js
@@ -1,10 +1,9 @@
1
1
  export default async () => {
2
- //eslint-disable-next-line import/dynamic-import-chunkname
3
2
  const projectApplication = await import("../webiny.application.js").then(m => m.default ?? m);
4
3
 
5
4
  const pulumi = await projectApplication.getPulumi();
6
5
  return pulumi.run({
7
- env: "{DEPLOY_ENV}",
8
- variant: "{DEPLOY_VARIANT}"
6
+ env: "%{DEPLOY_ENV}",
7
+ variant: "%{DEPLOY_VARIANT}"
9
8
  });
10
9
  };
@@ -1,13 +1,19 @@
1
1
  import React from "react";
2
2
  import { ProjectAws } from "@webiny/project-aws/extensions/ProjectAws.js";
3
+ import { Infra } from "@webiny/project-aws";
3
4
  import { TenantManager } from "@webiny/tenant-manager";
5
+ import { Languages } from "@webiny/languages";
6
+ import { AiPowerups } from "@webiny/ai-powerups";
4
7
  import { Extensions as WebinyConfigTsx } from "../../webiny.config.js";
5
8
 
6
9
  export const Extensions = () => {
7
10
  return (
8
11
  <>
12
+ <Infra.ProductionEnvironments environments={["prod", "production"]} />
9
13
  <ProjectAws />
14
+ <Languages />
10
15
  <TenantManager />
16
+ <AiPowerups />
11
17
  <WebinyConfigTsx />
12
18
  </>
13
19
  );