Git Product home page Git Product logo

mycdkpipeline's Introduction

Welcome to your CDK TypeScript project!

This is a blank project for TypeScript development with CDK.

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

mycdkpipeline's People

Contributors

renebrandel avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

mycdkpipeline's Issues

Error

npx cdk deploy failed to deploy the stack

error:

Do you wish to deploy these changes (y/n)? y
MyCdkPipeline: deploying... [1/1]
MyCdkPipeline: creating CloudFormation changeset...
9:23:29 AM | CREATE_FAILED        | AWS::CodePipeline::Pipeline | Pipeline9850B
417
Internal Failure

	new Pipeline (/home/fonchu/Documents/mycdkpipeline/node_modules/@aws-cdk/aws-co AM | ROLLBACK_IN_PROGRESS | AWS::CloudFormation::Stack  | MyCdkPipeline
depipeline/lib/pipeline.ts:271:26)
	\_ CodePipeline.doBuildPipeline (/home/fonchu/Documents/mycdkpipeline/node_modu
les/@aws-cdk/pipelines/lib/codepipeline/codepipeline.ts:162:24)
	\_ CodePipeline.buildPipeline (/home/fonchu/Documents/mycdkpipeline/node_module
s/@aws-cdk/pipelines/lib/main/pipeline-base.ts:70:10)
	\_ CodePipeline.buildJustInTime (/home/fonchu/Documents/mycdkpipeline/node_modu
les/@aws-cdk/pipelines/lib/main/pipeline-base.ts:82:12)
	\_ Object.visit (/home/fonchu/Documents/mycdkpipeline/node_modules/@aws-cdk/pip
elines/lib/main/pipeline-base.ts:43:46)
	\_ recurse (/home/fonchu/Documents/mycdkpipeline/node_modules/@aws-cdk/core/lib
/private/synthesis.ts:110:14)
	\_ recurse (/home/fonchu/Documents/mycdkpipeline/node_modules/@aws-cdk/core/lib
/private/synthesis.ts:125:9)
	\_ recurse (/home/fonchu/Documents/mycdkpipeline/node_modules/@aws-cdk/core/lib
/private/synthesis.ts:125:9)
	\_ invokeAspects (/home/fonchu/Documents/mycdkpipeline/node_modules/@aws-cdk/co
re/lib/private/synthesis.ts:95:3)
	\_ Object.synthesize (/home/fonchu/Documents/mycdkpipeline/node_modules/@aws-cd

 ❌  MyCdkPipeline failed: Error: The stack named MyCdkPipeline failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Internal Failure
    at FullCloudFormationDeployment.monitorDeployment (/usr/local/lib/node_modules/aws-cdk/lib/index.js:412:10236)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.deployStack2 [as deployStack] (/usr/local/lib/node_modules/aws-cdk/lib/index.js:415:153172)
    at async /usr/local/lib/node_modules/aws-cdk/lib/index.js:415:136968

 ❌ Deployment failed: Error: The stack named MyCdkPipeline failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Internal Failure
    at FullCloudFormationDeployment.monitorDeployment (/usr/local/lib/node_modules/aws-cdk/lib/index.js:412:10236)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Object.deployStack2 [as deployStack] (/usr/local/lib/node_modules/aws-cdk/lib/index.js:415:153172)
    at async /usr/local/lib/node_modules/aws-cdk/lib/index.js:415:136968

NOTICES         (What's this? https://github.com/aws/aws-cdk/wiki/CLI-Notices)

19836	AWS CDK v1 End-of-Support June 1, 2023

	Overview: AWS CDK v1 is currently in maintenance mode. Support for AWS
	          CDK v1 will end entirely on June 1, 2023. Migrate to AWS CDK
	          v2 to continue to get the latest features and fixes!

	Affected versions: framework: 1.*, cli: 1.*

	More information at: https://github.com/aws/aws-cdk/issues/19836


If you don’t want to see a notice anymore, use "cdk acknowledge <id>". For example, "cdk acknowledge 19836".
The stack named MyCdkPipeline failed creation, it may need to be manually deleted from the AWS console: ROLLBACK_COMPLETE: Internal Failure

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.