Releases: babbel/terraform-aws-lambda-with-inline-code
Releases · babbel/terraform-aws-lambda-with-inline-code
v4.0.1
What’s Changed
🤖 Dependencies
- Bump hashicorp/setup-terraform from 3 to 4 (#46) @dependabot[bot]
- Bump actions/checkout from 5 to 6 (#44) @dependabot[bot]
- Bump actions/checkout from 4 to 5 (#43) @dependabot[bot]
v3.0.0
Breaking: add AWS Provider v6 Support with new region parameter for all relevant resources.
What’s Changed
- Support AWS Provider v6 (#42) @Fodoj
- Migrate GitHub Actions workflows of Infras repos to ubuntu-24.04 (#41) @stoyanzhekov
- Update .deepsource.toml (#39) @jansiwy
- style: format code with Prettier (#38) @deepsource-autofix[bot]
- Update .deepsource.toml (#37) @jansiwy
- ci: add .deepsource.toml (#36) @deepsource-autofix[bot]
- Check formatting, make suggestions in PRs (#35) @awendt