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

feat(jobs): add Serverless Jobs Terraform example #75

Merged
merged 3 commits into from
Mar 19, 2024
Merged

Conversation

Shillaker
Copy link
Contributor

Summary

This examples demonstrates:

  • Building and pushing an image to Scaleway registry
  • Using that image for a Job Definition
  • Setting a schedule for the Job Definition to run every 5 minutes

Checklist

  • I have reviewed this myself.
  • I have attached a README to my example. You can use this template as reference.
  • I have updated the project README to link my example.

@Shillaker Shillaker self-assigned this Feb 12, 2024
@Shillaker Shillaker marked this pull request as ready for review March 18, 2024 14:16
@Shillaker Shillaker requested a review from Bemilie March 18, 2024 14:20
| **[Python hello world](containers/python-hello-world/README.md)** <br/> A minimal example running a Flask HTTP server in a serverless container. | N/A | [Serverless Framework] |
| **[Python S3 upload](containers/python-s3-upload/README.md)** <br/> A Python + Flask HTTP server that receives file uploads and writes them to S3. | N/A | [Terraform] |
| **[Python hello world](containers/python-hello-world/README.md)** <br/> A minimal example running a Flask HTTP server in a serverless container. | Python | [Serverless Framework] |
| **[Python S3 upload](containers/python-s3-upload/README.md)** <br/> A Python + Flask HTTP server that receives file uploads and writes them to S3. | Python | [Terraform] |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Clean-up

Copy link
Contributor

@Bemilie Bemilie left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Shillaker Shillaker merged commit 2b46245 into main Mar 19, 2024
8 checks passed
@Shillaker Shillaker deleted the jobs-tf-hello branch March 19, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants