Skip to content

Commit 53920e3

Browse files
committed
bump versions to 0.1.0
1 parent 6a9a234 commit 53920e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/metric-filter/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
logstruct = {
55
source = "DocSpring/logstruct"
6-
version = ">= 0.0.6"
6+
version = ">= 0.1.0"
77
}
88
aws = {
99
source = "hashicorp/aws"

modules/subscription-filter/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ terraform {
33
required_providers {
44
logstruct = {
55
source = "DocSpring/logstruct"
6-
version = ">= 0.0.6"
6+
version = ">= 0.1.0"
77
}
88
aws = {
99
source = "hashicorp/aws"

0 commit comments

Comments
 (0)