You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should create a Cloudwatch Rule which triggers a Lambda which infact sends Codebuild notification to a Slack group.
Actual Behavior
The infrastructure is created but the Cloudwatch Rule isn't triggering the Lambda. When I create the Cloudwatch Rule through the console I see it behaving properly.
Steps to Reproduce
terraform init
terraform apply
Optionally - Create a CodeBuild Project and connect it with any SCM or S3 and start a build. You could also use the example payload and pass it directly to CloudWatch event
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
ghost
locked and limited conversation to collaborators
Apr 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
Terraform Configuration Files
Expected Behavior
Should create a Cloudwatch Rule which triggers a Lambda which infact sends Codebuild notification to a Slack group.
Actual Behavior
The infrastructure is created but the Cloudwatch Rule isn't triggering the Lambda. When I create the Cloudwatch Rule through the console I see it behaving properly.
Steps to Reproduce
terraform init
terraform apply
Optionally - Create a CodeBuild Project and connect it with any SCM or S3 and start a build. You could also use the example payload and pass it directly to CloudWatch event
References
The text was updated successfully, but these errors were encountered: