GithubHelp home page GithubHelp logo

Deploy fails with yaml template about sammie HOT 3 CLOSED

zfoster avatar zfoster commented on June 12, 2024
Deploy fails with yaml template

from sammie.

Comments (3)

gpoitch avatar gpoitch commented on June 12, 2024

@zfoster make sure you have the latest version? (Should be no more UnhandledPromiseRejectionWarnings). Also don't have to tell deploy that it is yaml, it infers it from the template extension.

Working with a fresh setup:

$ > sammie --version
sammie, 0.2.3
$ > sammie init yamltest1 --yaml
[sammie] created files:
 sam.yaml 
 index.js
$ > sammie deploy --template sam.yaml
Uploading to 031b9c00584742b015402eb7195e3caa  223 / 223.0  (100.00%)
Successfully packaged artifacts and wrote output template to file /Users/garth/dev/js/sammie/sam-packaged.yaml.
Execute the following command to deploy the packaged template
aws cloudformation deploy --template-file /Users/garth/dev/js/sammie/sam-packaged.yaml --stack-name <YOUR STACK NAME>
Waiting for changeset to be created..
Waiting for stack create/update to complete
Successfully created/updated stack - yamltest1-stack

from sammie.

zfoster avatar zfoster commented on June 12, 2024

ah yeah my paste is wrong, I don't have that -t anywhere, tried this command after the one that failed too

from sammie.

zfoster avatar zfoster commented on June 12, 2024

version was it, thanks

from sammie.

Related Issues (6)

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.