Skip to content

Commit 36e1bc9

Browse files
Update Terraform cn-terraform/cloudwatch-logs/aws to v1.0.13
1 parent da6be30 commit 36e1bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#------------------------------------------------------------------------------
44
module "aws_cw_logs" {
55
source = "cn-terraform/cloudwatch-logs/aws"
6-
version = "1.0.12"
6+
version = "1.0.13"
77
# source = "../terraform-aws-cloudwatch-logs"
88

99
create_kms_key = var.create_kms_key

0 commit comments

Comments
 (0)