diff --git a/cdk/resources/CellGeolocationApi.ts b/cdk/resources/CellGeolocationApi.ts index 4489a7ac..456d251f 100644 --- a/cdk/resources/CellGeolocationApi.ts +++ b/cdk/resources/CellGeolocationApi.ts @@ -124,6 +124,7 @@ export class CellGeolocationApi extends CloudFormation.Resource { }), }, }) + this.stage.node.addDependency(httpApiLogGroup) // GET __health