Skip to content

Commit c591794

Browse files
authored
Update versions.tf
1 parent 6e2b49d commit c591794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_version = ">= 0.13"
33

44
required_providers {
5-
aws = ">= 3.13, < 4.21"
5+
aws = ">= 3.13, < 4.22"
66
helm = ">= 1.0, < 3.0"
77
kubernetes = ">= 1.10.0, < 3.0.0"
88
}

0 commit comments

Comments
 (0)