terraform-aws-modules / terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws
Apache License 2.0
886 stars 656 forks source link

feat!: Bump versions of Terraform to 1.0, kreuzwerker/docker provider to 3.0 #464

Closed benmoss closed 1 year ago

benmoss commented 1 year ago

Description

Bump kreuzwerker/docker to the 3.0 branch

https://github.com/kreuzwerker/terraform-provider-docker/blob/master/docs/v2_v3_migration.md

Fixes #466

Motivation and Context

I specifically need the proxy support that was added in 3.0.2

Breaking Changes

I don't know if this counts as a breaking change

How Has This Been Tested?

I successfully deployed the container-image example.

antonbabenko commented 1 year ago

This PR is included in version 5.0.0 :tada:

github-actions[bot] commented 12 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.