aws-samples / aws-samples/eb-node-express-sample
Issue in Deploying for sample Nodejs project
- Vorherrschende Sprache
- EJS
- Sterne
- 279
- Forks
- 247
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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,
Beitragsleitfaden
Rechercherichtung
Beginne mit der Datei options.config und der Deployment-Konfiguration für das Node.js-Beispielprojekt. Untersuche, wie NewSignupTopic und AllowSNS2SQSPolicy definiert und referenziert werden, und reproduziere anschließend den Deployment-Fehler. Als erledigt gilt die Aufgabe, wenn das Beispiel ohne die gemeldete zirkuläre CloudFormation-Abhängigkeit deployed werden kann.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, node.js
- Bereich
- cloud, infrastructure
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100