-
Notifications
You must be signed in to change notification settings - Fork 250
Open
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
Thanks,
Metadata
Metadata
Assignees
Labels
No labels