File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Available targets:
151151
152152| Name | Source | Version |
153153| ------| --------| ---------|
154- | <a name =" module_cloudwatch_log_group " ></a > [ cloudwatch\_ log\_ group] ( #module\_ cloudwatch\_ log\_ group ) | cloudposse/cloudwatch-logs/aws | 0.6.5 |
154+ | <a name =" module_cloudwatch_log_group " ></a > [ cloudwatch\_ log\_ group] ( #module\_ cloudwatch\_ log\_ group ) | cloudposse/cloudwatch-logs/aws | 0.6.8 |
155155| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
156156
157157## Resources
Original file line number Diff line number Diff line change 1616
1717| Name | Source | Version |
1818| ------| --------| ---------|
19- | <a name =" module_cloudwatch_log_group " ></a > [ cloudwatch\_ log\_ group] ( #module\_ cloudwatch\_ log\_ group ) | cloudposse/cloudwatch-logs/aws | 0.6.5 |
19+ | <a name =" module_cloudwatch_log_group " ></a > [ cloudwatch\_ log\_ group] ( #module\_ cloudwatch\_ log\_ group ) | cloudposse/cloudwatch-logs/aws | 0.6.8 |
2020| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
2121
2222## Resources
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ resource "aws_api_gateway_rest_api_policy" "this" {
2727
2828module "cloudwatch_log_group" {
2929 source = " cloudposse/cloudwatch-logs/aws"
30- version = " 0.6.5 "
30+ version = " 0.6.8 "
3131
3232 enabled = local. create_log_group
3333 iam_tags_enabled = var. iam_tags_enabled
You can’t perform that action at this time.
0 commit comments