File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ Available targets:
151
151
152
152
| Name | Source | Version |
153
153
| ------| --------| ---------|
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 |
155
155
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
156
156
157
157
## Resources
Original file line number Diff line number Diff line change 16
16
17
17
| Name | Source | Version |
18
18
| ------| --------| ---------|
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 |
20
20
| <a name =" module_this " ></a > [ this] ( #module\_ this ) | cloudposse/label/null | 0.25.0 |
21
21
22
22
## Resources
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ resource "aws_api_gateway_rest_api_policy" "this" {
27
27
28
28
module "cloudwatch_log_group" {
29
29
source = " cloudposse/cloudwatch-logs/aws"
30
- version = " 0.6.5 "
30
+ version = " 0.6.8 "
31
31
32
32
enabled = local. create_log_group
33
33
iam_tags_enabled = var. iam_tags_enabled
You can’t perform that action at this time.
0 commit comments