Skip to content

Commit e00b1a5

Browse files
authored
Merge pull request #160 from hearde/chore/node-deps
chore: upgrade node deps
2 parents c232b3c + db17310 commit e00b1a5

File tree

4 files changed

+1904
-1205
lines changed

4 files changed

+1904
-1205
lines changed

source/lib/__snapshots__/member-stack.test.ts.snap

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -101,46 +101,6 @@ exports[`member stack snapshot matches 1`] = `
101101
},
102102
},
103103
},
104-
"Outputs": {
105-
"AppRegistryApplicationManagerUrl775D5C3D": {
106-
"Description": "Application manager url for the application created.",
107-
"Value": {
108-
"Fn::Join": [
109-
"",
110-
[
111-
"https://",
112-
{
113-
"Ref": "AWS::Region",
114-
},
115-
".console.aws.amazon.com/systems-manager/appmanager/application/AWS_AppRegistry_Application-",
116-
{
117-
"Fn::Join": [
118-
"-",
119-
[
120-
{
121-
"Fn::FindInMap": [
122-
"Solution",
123-
"Data",
124-
"AppRegistryApplicationName",
125-
],
126-
},
127-
{
128-
"Ref": "AWS::StackName",
129-
},
130-
{
131-
"Ref": "AWS::Region",
132-
},
133-
{
134-
"Ref": "AWS::AccountId",
135-
},
136-
],
137-
],
138-
},
139-
],
140-
],
141-
},
142-
},
143-
},
144104
"Parameters": {
145105
"CreateS3BucketForRedshiftAuditLogging": {
146106
"AllowedValues": [

0 commit comments

Comments
 (0)