Skip to content

Commit

Permalink
aws provider ~> 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed May 26, 2023
1 parent 9021569 commit 5e3ce24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ terraform {

aws = {
source = "hashicorp/aws"
version = "~> 4.64"
version = "~> 5.0"
}
}
}
Expand Down

0 comments on commit 5e3ce24

Please sign in to comment.