1Mill
1Mill
# Overview This tool only appears to work within the Docker build context which is limited to wherever you run the `docker build my-dir` command. It would be awesome if...
## Description Maintain behavior to force delete created `aws_ecr_repository` even if it contains images. ## Motivation and Context [AWS v4.22.0](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md#4220-july--8-2022) introduced a breaking change to the behavior of this module....
# Overview Commit https://github.com/lambci/crambda/commit/fa9ad07bfdf45af16e0bea0b8ced4671b7545415 fixed a bug with `context.function_name` using `AWS_LAMBDA_RUNTIME_API` instead of `AWS_LAMBDA_FUNCTION_NAME`. However, a new release with this bug fix was never created. ## Proposal Create a new...