Application code, Jenkinsfile and Terraform code for the Continuous Deployment, for the python flask cicd project, to be pulled by Jenkins pipeline.
This is just a very simple Flask Web App, more a proof of concept than anything of real use. You can learn more about this and the main repo by reading the main repo's README.md which you can find here.
App code taken from Corey Schafer's Python Flask Blog.
Licensed under MIT license.