Alex Reed
Alex Reed
Made some changes to the upload.py file and ran a formatter against the workflow files. I'm planning on adding some doc strings to the functions as well.
### Terraform (and docker Provider) Version Terraform version 1.2.2 and kreuzwerker version 2.16.0 ### Affected Resource(s) * `docker_build` ### Terraform Configuration Files ```hcl module "lambda_function_from_container_image" { # This is using...
Went through and cleaned up the `README.md` file. I was planning on doing some refactoring of the code if you're open to it.