Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 6c41d16

Browse files
chore(deps): update terraform aws to v6
1 parent ca266dc commit 6c41d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
aws = {
1111
source = "hashicorp/aws"
12-
version = "~> 3.0" # Pin to a version that does not require working provider configuration
12+
version = "~> 6.0" # Pin to a version that does not require working provider configuration
1313
}
1414
linode = {
1515
source = "linode/linode"

0 commit comments

Comments
 (0)