We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9313a0 commit 979c3b6Copy full SHA for 979c3b6
aws_benchmark/providers.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
aws = {
4
source = "hashicorp/aws"
5
- version = "~> 4.0"
+ version = "~> 5.0"
6
}
7
8
0 commit comments