Skip to main content

CCC-Complete (Behavioural) 0.1

Test results for this specific product, vendor, and version combination

VendorFINOS
ProductCCC-Complete (Behavioural)
Version0.1

Download Raw Results

Download the original OCSF or HTML result files used to generate this page

File NameDownload
aws-vpc-cfi-1775557775-vpc-cn03-allowed-requester-01
aws-vpc-cfi-1775557775-vpc-cn03-allowed-requester-02
aws-vpc-cfi-1775557775-vpc-cn03-disallowed-requester-01
aws-vpc-cfi-1775557775-vpc-cn03-disallowed-requester-02
aws-vpc-cfi-1775557775-vpc-cn03-non-allowlisted-requester-01
aws-vpc-cfi-1775557775-vpc
aws-vpc-combined
aws-vpc-prowler
aws-vpc-summary

Test Summary

Aggregate summary of all tests for this configuration result

Resources In Configuration6
Count of Tests24
Passing Tests4
Failing Tests20
Catalogs Tested

Control Catalog Summary

Summary of test results grouped by control catalog and resource

Control CatalogResourcesTotal TestsPassingFailingTested RequirementsMissing RequirementsUnused Core Requirements
CCC.VPC
vpc-00ceb92e81affe79...vpc-027ef85c88b9d68c...vpc-03e0763d329ec1a5...vpc-0b622dcd5eee1a98...vpc-0c697ba86026b9c5...vpc-0f691db8cf3afae0...
24420
None

Test Mapping Summary

Summary of test mappings showing how event codes map to test requirements

Control CatalogTest RequirementMapped Tests (Event Code | Total | Passing | Failing)
CCC.VPC
CCC.VPC.CN02.AR01
When a resource is created in a public subnet, that resource MUST NOT be assigned an external IP address by default.
Behavioural check (active): resource launched in public subnet is not assigned an external IP
12210
CCC.VPC
CCC.VPC.CN04.AR01
When any network traffic goes to or from an interface in the VPC, the service MUST capture and log all relevant information.
Behavioral check (active): traffic produces flow log records
12210

Resource Summary

Summary of all resources mentioned in OCSF results

Resource NameResource TypeControl CatalogsTotal TestsPassingFailing
vpc-00ceb92e81affe793
vpc404
vpc-027ef85c88b9d68c2
vpc440
vpc-03e0763d329ec1a53
vpc404
vpc-0b622dcd5eee1a986
vpc404
vpc-0c697ba86026b9c59
vpc404
vpc-0f691db8cf3afae09
vpc404

Test Results

OCSF test results filtered for entries with CCC compliance mappings

StatusFindingResource NameResource TypeMessageTest Requirements
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-0c697ba86026b9c59
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-0c697ba86026b9c59
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-0b622dcd5eee1a986
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-0b622dcd5eee1a986
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-03e0763d329ec1a53
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-03e0763d329ec1a53
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-00ceb92e81affe793
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-00ceb92e81affe793
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-0f691db8cf3afae09
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-0f691db8cf3afae09
vpc
Behavioral check (active): traffic produces flow log records
PASS
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✓ "{result.Deleted}" is true
vpc-027ef85c88b9d68c2
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
PASS
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✓ "{result.Deleted}" is true ✓ "{TrafficCleanupDeleted}" is true ✓ "{RecordsObserved}" is true
vpc-027ef85c88b9d68c2
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-0c697ba86026b9c59
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-0c697ba86026b9c59
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-0b622dcd5eee1a986
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-0b622dcd5eee1a986
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-03e0763d329ec1a53
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-03e0763d329ec1a53
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-00ceb92e81affe793
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-00ceb92e81affe793
vpc
Behavioral check (active): traffic produces flow log records
FAIL
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>)
vpc-0f691db8cf3afae09
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
FAIL
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✗ "{result.Deleted}" is true - Error: expected {result.Deleted} to be truthy, got <nil> (type: <nil>) ⊘ "{TrafficCleanupDeleted}" is true (skipped) ⊘ "{RecordsObserved}" is true (skipped)
vpc-0f691db8cf3afae09
vpc
Behavioral check (active): traffic produces flow log records
PASS
Behavioural check (active): resource launched in public subnet is not assigned an external IP
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "SelectPublicSubnetForTest" using argument "{TargetVpcId}" ✓ I refer to "{result.SubnetId}" as "TestSubnetId" ✓ I call "{vpcService}" with "CreateTestResourceInSubnet" using argument "{TestSubnetId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I call "{vpcService}" with "GetResourceExternalIpAssignment" using argument "{TestResourceId}" ✓ I refer to "{result.HasExternalIp}" as "HasExternalIp" ✓ "{HasExternalIp}" is false ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✓ "{result.Deleted}" is true
vpc-027ef85c88b9d68c2
vpc
Behavioural check (active): resource launched in public subnet is not assigned an external IP
PASS
Behavioral check (active): traffic produces flow log records
✓ a cloud api for "{Instance}" in "api" ✓ I call "{api}" with "GetServiceAPI" using argument "vpc" ✓ I refer to "{result}" as "vpcService" ✓ I refer to "{UID}" as "TargetVpcId" ✓ I call "{vpcService}" with "PrepareFlowLogDeliveryObservation" using argument "{TargetVpcId}" ✓ I call "{vpcService}" with "GenerateTestTraffic" using argument "{TargetVpcId}" ✓ I refer to "{result.ResourceId}" as "TestResourceId" ✓ I refer to "{result.CleanupDeleted}" as "TrafficCleanupDeleted" ✓ I call "{vpcService}" with "ObserveRecentFlowLogDelivery" using argument "{TargetVpcId}" ✓ I refer to "{result.RecordsObserved}" as "RecordsObserved" ✓ I call "{vpcService}" with "DeleteTestResource" using argument "{TestResourceId}" ✓ "{result.Deleted}" is true ✓ "{TrafficCleanupDeleted}" is true ✓ "{RecordsObserved}" is true
vpc-027ef85c88b9d68c2
vpc
Behavioral check (active): traffic produces flow log records