Skip to content

Commit

Permalink
fix: terratag
Browse files Browse the repository at this point in the history
  • Loading branch information
billmetangmo authored Nov 28, 2024
1 parent 04c038e commit f6b1985
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,3 @@ resource "aws_lambda_permission" "allow_cloudwatch_to_call_check_foo" {
principal = "events.amazonaws.com"
source_arn = aws_cloudwatch_event_rule.scheduler.arn
}

locals {
terratag_added_main = { "environment" = "mtchoun-mouh-master", "project" = "mtchoun-mouh" }
}

0 comments on commit f6b1985

Please sign in to comment.