Skip to content

Commit

Permalink
Update AWS provider version
Browse files Browse the repository at this point in the history
  • Loading branch information
AliZuhair-AI committed Apr 6, 2023
1 parent b18e9c5 commit e9a0187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_version = ">= 0.13"

required_providers {
aws = ">= 3.13, < 4.0"
aws = ">= 3.13, < 5.0"
helm = ">= 1.0, < 3.0"
kubernetes = ">= 1.10.0, < 3.0.0"
}
Expand Down

0 comments on commit e9a0187

Please sign in to comment.