Skip to content

Commit 94c3e91

Browse files
chore(deps): update terraform aws to v5.61.0
1 parent fc2b618 commit 94c3e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/route53/terraform-aws-eks-k8gb/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
aws = {
44
source = "hashicorp/aws"
5-
version = "5.60.0"
5+
version = "5.61.0"
66
}
77
kubernetes = {
88
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)