Releases: amancevice/terraform-aws-serverless-pypi
Releases · amancevice/terraform-aws-serverless-pypi
v7.6.0
Full Changelog: v7.5.1...v7.6.0
v7.5.1
Full Changelog: v7.5.0...v7.5.1
v7.5.0
Full Changelog: v7.4.0...v7.5.0
v7.4.0
Python ~> 3.11
v7.3.0
Remove aws_s3_bucket_acl
resource (no longer supported by AWS)
v7.2.0
bump aws provider to ~> 5.0
v7.1.0
Update to python3.10
runtime
v7.0.0
v7 is a major rewrite of the module including the following changes:
- Expect API Gateway REST API instead of HTTP API so that users can deploy APIs in a VPC
- Remove Lambda aliases as unnecessarily complex
- Change S3 notification to use EventBridge instead of SNS
- Remove pip search functionality as it is deprecated by pip
6.0.1
Pipenv upgrade
6.0.0
- Use
for_each
to declare API routes - Re-organize Python
- Add initial index object
- Clean up terraform