Skip to content

Commit

Permalink
Merge branch 'tsuf/directory-contains-spaces' of https://github.com/w…
Browse files Browse the repository at this point in the history
…inglang/wing into tsuf/directory-contains-spaces
  • Loading branch information
tsuf239 committed Oct 1, 2024
2 parents 77befc9 + 04cc36e commit 8dfb0d4
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions tools/hangar/__snapshots__/tree_json.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -187,15 +187,6 @@ exports[`tree.json for an app with many resources 1`] = `
},
"Queue-SetConsumer0": {
"children": {
"Asset": {
"constructInfo": {
"fqn": "cdktf.TerraformAsset",
"version": "0.0.0",
},
"display": {},
"id": "Asset",
"path": "root/Default/Default/BigPublisher/Queue-SetConsumer0/Asset",
},
"CloudwatchLogGroup": {
"constructInfo": {
"fqn": "cdktf.TerraformResource",
Expand Down Expand Up @@ -296,15 +287,6 @@ exports[`tree.json for an app with many resources 1`] = `
},
"Topic-OnMessage0": {
"children": {
"Asset": {
"constructInfo": {
"fqn": "cdktf.TerraformAsset",
"version": "0.0.0",
},
"display": {},
"id": "Asset",
"path": "root/Default/Default/BigPublisher/Topic-OnMessage0/Asset",
},
"CloudwatchLogGroup": {
"constructInfo": {
"fqn": "cdktf.TerraformResource",
Expand Down Expand Up @@ -443,15 +425,6 @@ exports[`tree.json for an app with many resources 1`] = `
},
"OnCreate-OnMessage0": {
"children": {
"Asset": {
"constructInfo": {
"fqn": "cdktf.TerraformAsset",
"version": "0.0.0",
},
"display": {},
"id": "Asset",
"path": "root/Default/Default/BigPublisher/b2/OnCreate-OnMessage0/Asset",
},
"CloudwatchLogGroup": {
"constructInfo": {
"fqn": "cdktf.TerraformResource",
Expand Down

0 comments on commit 8dfb0d4

Please sign in to comment.