Skip to content

Commit 108e4f8

Browse files
⬆️[Terraform] Update Terraform aws to v6
1 parent 4f40e6c commit 108e4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/layers/aws-secrets-manager/_settings.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ terraform {
3535
required_providers {
3636
aws = {
3737
source = "hashicorp/aws"
38-
version = "5.99.1"
38+
version = "6.10.0"
3939
}
4040
github = {
4141
source = "integrations/github"

0 commit comments

Comments
 (0)