Skip to content

Update "hashicorp/aws" to 5.x #2308

Open
@trivikr

Description

@trivikr

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
#2295 (comment)

Describe the solution you'd like

Update "hashicorp/aws" to 5.x in all patterns

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions