Add config to test Tenable integration #6281
Annotations
2 errors and 3 warnings
The ServiceCatalogue stack › matches the snapshot:
packages/cdk/lib/service-catalogue.test.ts#L14
expect(received).toMatchSnapshot()
Snapshot name: `The ServiceCatalogue stack matches the snapshot 1`
- Snapshot - 2
+ Received + 2
@@ -18920,11 +18920,11 @@
"",
],
"Environment": [
{
"Name": "GOMEMLIMIT",
- "Value": "819MiB",
+ "Value": "1638MiB",
},
],
"Essential": true,
"Image": "ghcr.io/guardian/service-catalogue/cloudquery:stable",
"LogConfiguration": {
@@ -19213,11 +19213,11 @@
"CloudquerySourceTenableTaskDefinitionExecutionRoleA128084D",
"Arn",
],
},
"Family": "ServiceCatalogueCloudquerySourceTenableTaskDefinition01DF6BF3",
- "Memory": "1024",
+ "Memory": "2048",
"NetworkMode": "awsvpc",
"RequiresCompatibilities": [
"FARGATE",
],
"Tags": [
at Object.<anonymous> (packages/cdk/lib/service-catalogue.test.ts:14:29)
|
test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
db-migration
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|