aws-samples / aws-samples/eb-node-express-sample
Issue in Deploying for sample Nodejs project
- Lenguaje dominante
- EJS
- Estrellas
- 279
- Forks
- 247
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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,
Guía de contribución
Línea de trabajo
Comienza con el archivo options.config y la configuración de deployment del proyecto de ejemplo en Node.js. Inspecciona cómo se definen y referencian NewSignupTopic y AllowSNS2SQSPolicy, y después reproduce el error de deployment. Se considera terminado cuando el ejemplo se despliega sin la dependencia circular de CloudFormation reportada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- aws, node.js
- Área
- cloud, infrastructure
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100