Skip to content

Commit d4f0665

Browse files
committed
Build: Update dist files [skip ci]
1 parent 98ec134 commit d4f0665

File tree

101 files changed

+168
-108
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+168
-108
lines changed

dist/aws-api-gateway/MANIFEST

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
REPO aws-api-gateway
2-
VERSION_HASH 10a5fe14b53d
2+
VERSION_HASH bb0ae1e78148
3+
DESCRIPTION API management for building and securing APIs.
4+
HOSTING managed
5+
TAGS aws,api,gateway
36
LOAD api-gateway.yaml base.yaml
47
RESOURCES api-gateway-sync.js base.js

dist/aws-api-gateway/api-gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ api-gateway:
33
defines: entity
44
metadata:
55
name: APIGateway
6-
version-hash: 10a5fe14b53d
6+
version-hash: bb0ae1e78148
77
schema:
88
region:
99
type: string

dist/aws-api-gateway/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ namespace: aws-api-gateway
33
base:
44
defines: module
55
metadata:
6-
version-hash: 10a5fe14b53d
6+
version-hash: bb0ae1e78148
77
source: <<< base.js

dist/aws-cloudfront/MANIFEST

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
REPO aws-cloudfront
2-
VERSION_HASH 7ac9dd5c976b
3-
DESCRIPTION AWS CloudFront CDN entity for Monk orchestrator
4-
VERSION 1.0.0
5-
AUTHOR monk-io
6-
TAGS aws,cloudfront,cdn,distribution
2+
VERSION_HASH 27944340f50e
3+
DESCRIPTION Global CDN and edge delivery.
4+
HOSTING managed
5+
TAGS aws,cloudfront,cdn,edge
76
LOAD common.yaml base.yaml cloud-front-distribution.yaml
87
RESOURCES cloud-front-distribution-sync.js base.js common.js

dist/aws-cloudfront/base.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ namespace: aws-cloudfront
33
base:
44
defines: module
55
metadata:
6-
version: 1.0.0
7-
version-hash: 7ac9dd5c976b
6+
version-hash: 27944340f50e
87
source: <<< base.js

dist/aws-cloudfront/cloud-front-distribution.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ cloud-front-distribution:
33
defines: entity
44
metadata:
55
name: CloudFrontDistribution
6-
version: 1.0.0
7-
version-hash: 7ac9dd5c976b
6+
version-hash: 27944340f50e
87
schema:
98
region:
109
type: string

dist/aws-cloudfront/common.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@ namespace: aws-cloudfront
33
common:
44
defines: module
55
metadata:
6-
version: 1.0.0
7-
version-hash: 7ac9dd5c976b
6+
version-hash: 27944340f50e
87
source: <<< common.js

dist/aws-dynamo-db/MANIFEST

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
REPO aws-dynamo-db
2-
VERSION_HASH fec481553b25
2+
VERSION_HASH 5357a1b47caa
3+
DESCRIPTION Fully managed NoSQL database.
4+
HOSTING managed
5+
TAGS aws,dynamodb,nosql,database,key-value
36
LOAD common.yaml base.yaml dynamo-db-table.yaml
47
RESOURCES base.js common.js dynamo-db-table-sync.js

dist/aws-dynamo-db/base.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ namespace: aws-dynamo-db
33
base:
44
defines: module
55
metadata:
6-
version-hash: fec481553b25
6+
version-hash: 5357a1b47caa
77
source: <<< base.js

dist/aws-dynamo-db/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ namespace: aws-dynamo-db
33
common:
44
defines: module
55
metadata:
6-
version-hash: fec481553b25
6+
version-hash: 5357a1b47caa
77
source: <<< common.js

0 commit comments

Comments
 (0)