Multiple parameters in my search pattern - aws_cloudwatch_log_metric_filter

144 views
Skip to first unread message

Madhavi Gauripeddi

unread,
May 5, 2021, 8:04:25 PM5/5/21
to Terraform

Hello all,

How do I pass multiple search parameters in the pattern.

resource "aws_cloudwatch_log_metric_filter" "yada" {
name = "MyAppAccessCount"
pattern = ""
metric_transformation {
  name = "EventCount"
 namespace = "YourNamespace"
  value = "1"
 }
}

My pattern has "a" "b" "c".

Thanks for reading and any help is appreciated.

regards,
MG.

Lowe Schmidt

unread,
May 6, 2021, 5:31:23 AM5/6/21
to Terraform
Have you read the AWS docs on the subject? 
--
Lowe Schmidt | +46 723 867 157


--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
 
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-too...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/3a6d6618-c6e2-4088-a785-6b1922b6e356n%40googlegroups.com.

Manuel Nieves

unread,
May 7, 2021, 7:27:55 PM5/7/21
to terrafo...@googlegroups.com
I get AWS TO ACCESS MY ACCOUNT 

Madhavi Gauripeddi

unread,
May 10, 2021, 8:41:47 PM5/10/21
to Terraform
Yes, I got it working.  Thanks.

"\"Method response body after transformations\" \"ERV1002\" \"status\" \"failed\""


- MG
Reply all
Reply to author
Forward
0 new messages