Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cyclic reference found: ${param:customDomainName} #19

Open
stryker-sk opened this issue Sep 28, 2024 · 1 comment
Open

Cyclic reference found: ${param:customDomainName} #19

stryker-sk opened this issue Sep 28, 2024 · 1 comment
Assignees

Comments

@stryker-sk
Copy link

When running on serverless v4.4.3

$ serverless -v                                                                                                  ✹ ✭main 

Serverless ϟ Framework

 • 4.4.3


$ serverless deploy                                                                                         1 ↵  ✹ ✭main 

Serverless ϟ Compose

Serverless Compose enables you to deploy multiple services in one command, in parallel, or ordered by dependencies.
Docs: https://www.serverless.com/framework/docs/guides/compose

✖ businessApi
    Cyclic reference found: ${param:customDomainName}
 
✖ aiChatApi
    Cyclic reference found: ${param:customDomainName}
 
✔ eventBus
    EventBusName: event-bus-dev
    ServerlessDeploymentBucketName: serverless-framework-deployments-us-east-1-4d235fad-6767
    EventBusArn: arn:aws:events:us-east-1:010928222604:event-bus/event-bus-dev
 
Results: 1 services succeeded, 2 failed, 3 skipped, 6 total    Time: 11s
@czubocha czubocha self-assigned this Sep 30, 2024
@czubocha
Copy link
Member

Hey @stryker-sk, thanks for reporting this. The fix will be included in the next serverless release. We'll keep you updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants