GitHub - cryptosphere-systems/infrastructure-challenge: Useful data for the infrastructure challenge task. · GitHub
Skip to content

Latest commit

 

History

1 Commit

Folders and files

Repository files navigation

The Lambda Python code for the infrastructure challenge

Terraform does not package/zip the lambda code, so we do it manually before hand.

You can find two files in this repository:

  • lambda_function.py
    • The actual code that we want to run.
    • Feel free to have a look but we don't use this file.
  • code.zip
    • The code with all dependencies bundles for use in AWS Lambda.
    • Already includes lambda_function.py.

About

Useful data for the infrastructure challenge task.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages