Skip to content

Commit

Permalink
Update matrix.js
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored May 22, 2024
1 parent bac5e3a commit e591030
Showing 1 changed file with 0 additions and 72 deletions.
72 changes: 0 additions & 72 deletions matrix.js
Original file line number Diff line number Diff line change
@@ -1,56 +1,4 @@
[
{
"name": "archive-reader",
"path": "src/archive-reader/**"
},
{
"name": "athena-s3",
"path": "src/athena-s3/**"
},
{
"name": "cloudtrail",
"path": "src/cloudtrail/**"
},
{
"name": "cloudtrail-sns",
"path": "src/cloudtrail-sns/**"
},
{
"name": "cloudwatch-logs",
"path": "src/cloudwatch-logs/**"
},
{
"name": "cloudwatch-metrics",
"path": "src/cloudwatch-metrics/**"
},
{
"name": "coralogix-reporter",
"path": "src/coralogix-reporter/**"
},
{
"name": "kafka",
"path": "src/kafka/**"
},
{
"name": "kinesis",
"path": "src/kinesis/**"
},
{
"name": "lambda-extension",
"path": "src/lambda-extension/**"
},
{
"name": "lambda-manager",
"path": "src/lambda-manager/**"
},
{
"name": "lambda-secretLayer",
"path": "src/lambda-secretLayer/**"
},
{
"name": "mongodb-atlas",
"path": "src/mongodb-atlas/**"
},
{
"name": "msk",
"path": "src/msk/**"
Expand All @@ -66,25 +14,5 @@
{
"name": "s3",
"path": "src/s3/**"
},
{
"name": "s3-sns",
"path": "src/s3-sns/**"
},
{
"name": "sf-eventlog",
"path": "src/sf-eventlog/**"
},
{
"name": "sns",
"path": "src/sns/**"
},
{
"name": "ecr",
"path": "src/ecr/**"
},
{
"name": "vpc-flow-logs",
"path": "src/vpc-flow-logs/**"
}
]

0 comments on commit e591030

Please sign in to comment.