Skip to content

Issue in Deploying for sample Nodejs project #20

@rajshekar-peddi

Description

@rajshekar-peddi

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
Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions