We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a9a234 commit 53920e3Copy full SHA for 53920e3
modules/metric-filter/versions.tf
@@ -3,7 +3,7 @@ terraform {
3
required_providers {
4
logstruct = {
5
source = "DocSpring/logstruct"
6
- version = ">= 0.0.6"
+ version = ">= 0.1.0"
7
}
8
aws = {
9
source = "hashicorp/aws"
modules/subscription-filter/versions.tf
0 commit comments