Skip to content

up deploys go project with nodejs 8.10 runtime #75

@codingdiaz

Description

@codingdiaz

I created a main.go file and ran up. This prompted me to create an up.json file and deploy the server I wrote.

This yielded:

{
  "name": "recipe-api",
  "profile": "default",
  "regions": [
    "us-east-1"
  ]
}

I checked the runtime for the lambda function it deployed and it was Node.js 8.10

When running in verbose mode I get: `DEBU inferred runtime type=go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions