Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS Lambda functionality #2170

Merged
merged 4 commits into from
Jun 12, 2015
Merged

AWS Lambda functionality #2170

merged 4 commits into from
Jun 12, 2015

Conversation

cbednarski
Copy link
Contributor

  • Includes documentation
  • Includes acceptance tests

- Includes documentation
- Includes acceptance tests
@catsby
Copy link
Contributor

catsby commented Jun 5, 2015

Reviewing now; looks like it needs a rebase though, do you have time? I can swoop in if you need


log.Printf("[DEBUG] Creating Lambda Function %s with role %s", functionName, iamRole)

zipfile, err := ioutil.ReadFile(d.Get("filename").(string))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does ioutil.ReadFile handle all the path expansion(s) we may need? e.g. does ~/some_path/file.zp also work?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope! Good catch on this.

@catsby
Copy link
Contributor

catsby commented Jun 5, 2015

Some nitpick/comments, other than than 👍

@cbednarski
Copy link
Contributor Author

Merged / updated with master to get the awslabs -> aws change. Lemme know if you want me to rebase.

cbednarski added a commit that referenced this pull request Jun 12, 2015
@cbednarski cbednarski merged commit 380f3ce into master Jun 12, 2015
@mitchellh
Copy link
Contributor

OH YEAH!

@mitchellh mitchellh deleted the f-aws-lambda branch June 12, 2015 17:28
@phinze
Copy link
Contributor

phinze commented Jun 12, 2015

💃

@ghost
Copy link

ghost commented May 2, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants