We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8259684 commit 3ffa3adCopy full SHA for 3ffa3ad
modules/notify/terraform.tf
@@ -4,7 +4,7 @@ terraform {
4
required_providers {
5
aws = {
6
source = "hashicorp/aws"
7
- version = ">= 4.8"
+ version = ">= 5.0.0"
8
}
9
local = {
10
source = "hashicorp/local"
0 commit comments