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 0406190 commit 8f711e1Copy full SHA for 8f711e1
main.tf
@@ -28,7 +28,7 @@ resource "aws_api_gateway_rest_api_policy" "this" {
28
29
module "cloudwatch_log_group" {
30
source = "cloudposse/cloudwatch-logs/aws"
31
- version = "0.6.8"
+ version = "0.6.9"
32
33
enabled = local.create_log_group
34
iam_tags_enabled = var.iam_tags_enabled
0 commit comments