aws-samples / aws-samples/eb-node-express-sample

Issue in Deploying for sample Nodejs project

Open
#20 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
EJS
Stars
279
Forks
247
PR merge metrics
No merged PRs in 30d

Description

I facing the error in deploying "Service:AmazonCloudFormation, Message:Circular dependency between resources: [NewSignupTopic, AllowSNS2SQSPolicy]" while executing the sample Nodejs project .Could you please help me in guiding for resolution
options.config file:-

"option_settings:
aws:elasticbeanstalk:customoption:
NewSignupEmail: rajshekar.peddi@xxxxxxx.com
aws:elasticbeanstalk:application:environment:
THEME: "flatly"
AWS_REGION: '`{"Ref" : "AWS::Region"}`'
STARTUP_SIGNUP_TABLE: '`{"Ref" : "StartupSignupsTable"}`'
NEW_SIGNUP_TOPIC: '`{"Ref" : "NewSignupTopic"}`'
aws:elasticbeanstalk:container:nodejs:
ProxyServer: nginx
aws:elasticbeanstalk:container:nodejs:staticfiles:
/static:/static
"

[nodejsenv23-source-bkp.zip](https://github.com/aws-samples/eb-node-express-sample/files/4972924/nodejsenv23-source-bkp.zip)
Thanks,

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.