Giter VIP home page Giter VIP logo

cra-serverless's People

Contributors

harrysolovay avatar sbstjn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cra-serverless's Issues

cdk deploy of render stack:Parameters: [CodeBucketName, CodeBucketObjectKey] must have values

When I do cdk deploy of render stack with:

{
  message: 'Parameters: [CodeBucketName, CodeBucketObjectKey] must have values',
  code: 'ValidationError',
  time: 2020-04-25T22:56:41.323Z,
  requestId: '5c4bb017-076b-4e63-bad7-6fac7a76790a',
  statusCode: 400,
  retryable: false,
  retryDelay: 116.51826591667462
}
Parameters: [CodeBucketName, CodeBucketObjectKey] must have values

the command is this.
$ yarn cdk deploy [config-name]-render

what shoud i do ?

CodeStar Integration Example

Hey,

Thanks for this GREAT example app!

I was curious to know if it would make sense to use the CDK scaffold/build commands within a project generated by CodeStar. The centralized view of the application CS offers is appealing, but I'm concerned that the CDK may not play well with the stack (IAM permissions relative to what the CDK needs/visibility of the CDK generated components/etc).

Any feedback/thoughts are welcome, thanks again!

Adding ACM.DnsValidatedCertificate failes

Thanks for the guide and the example project (and sorry for the stupid pull-request).

I have tried to extend your example by adding a DnsValidatedCertificate to the domain stack. After several days and a lot of headache I still can't get it to work. An I just don't know why.

Maybe this is more likely to be a question for stackoverflow, but since the base is your code, maybe you have an idea what could be wrong?

What I did:

  1. Added a custom role for the CDKBuild since I need access to 'route53:ListHostedZonesByName'
  2. Route53.HostedZone.fromLookup() <- I checked it with console.log(). It works.
  3. Added new ACM.DnsValidatedCertificate().

The build action works fine. But the deployment of the domain stack fails:

[AssetParameters0b9723d54b7db3-------782a949b4372d0f0ArtifactHashF8F836D1, AssetParameters0b9723d54b7db3fbf-----a949b4372d0f0S3VersionKey83D9C166, AssetParameters0b9723d54b7db3-----80782a949b4372d0f0S3Bucket0997A4A0] must have values (Service: AmazonCloudFormation; Status Code: 400; Error Code: ValidationError; Request ID: c5803b8c-73f8------91b6-b-----2f432)

If I try to deploy it from my local machine with:

yarn cdk deploy cra-serverless-domain -r arn:aws:iam::------:role/cra-serverless-pipeline-PipelineDeployDomainRole-----

It works. I have really no idea at all why it failing in was CodePipeline.

Changes I made:
https://github.com/nullsumme/cra-serverless/commit/5ca5fd4395131ef2aafb58c77d6445952fa1bde4

SSM Usage Question

Let me start by saying, what a useful and thought-provoking codebase this is! I've really enjoyed reading through and familiarizing myself with it. Quick question:

What is the utility of storing these SSM parameters?

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.