CodeCatalyst blueprint doesn't create dev environments automatically

0

I am using Free tier account. On creating a project with blueprint of SPA (framework: React, hosting: CloudFront + S3, CDK language: Typescript, region: us-west-2), it doesn't create any environment and result in 2 errors (missing Environment name) in one of the Workflow action.

does it happen because I am using free tier account?

posta un anno fa294 visualizzazioni
1 Risposta
0
Risposta accettata

Hello there !

All Amazon CodeCatalyst users are able to get started for free and create projects using the available blueprints. This doc explains, how to create a sample project using a blueprint and deploy to AWS resources.

This error typically occurs when the AWS account is not set. Could you please confirm if you selected an AWS account for the development environment when creating a project using the blueprint?

Best, Sundaresh

AWS
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
verificato un mese fa
  • Yes, the account was set. Later, I created new development environment of type 'non-production' and updated the missing environment name in workflow 'onPushToMainDeployPipeline' and commited that change in main branch (by default). After that, its all good and ran the workflow of 'onPushToMainDeployPipeline'.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande