aws-samples / aws-samples/serverless-patterns

Update "hashicorp/aws" to 5.x

Open
#2,308 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.8k
Forks
1.1k
Avg merge
7d 14h
Merged PRs (30d)
6

Description

### Is your feature request related to a problem? Please describe.

The latest version "hashicorp/aws" at the time of issue creation is 5.53.0: https://registry.terraform.io/providers/hashicorp/aws/latest

There are 66 `*.tf` files in serverless-patterns, both of which use 3.x or 4.x of the provider
https://github.com/search?q=repo%3Aaws-samples%2Fserverless-patterns+hashicorp%2Faws+path%3A*.tf&type=code

This blocks certain other upgrades. For example, the Lambda Node.js 20.x was supported only in 5.27.0
https://github.com/aws-samples/serverless-patterns/pull/2295#issuecomment-2158050101

### Describe the solution you'd like
Update "hashicorp/aws" to 5.x in all patterns

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.