We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5efee90 commit 16095d8Copy full SHA for 16095d8
versions.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
aws = {
6
source = "hashicorp/aws"
7
- version = "~> 3.38"
+ version = "~> 3.50"
8
}
9
10
0 commit comments