Skip to content

Commit

Permalink
remove cloudwatch-agent
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Aug 15, 2023
1 parent b87e5c2 commit 7eb68ea
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 133 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -140,15 +140,4 @@ image_details = {
tag = "0.22.2"
enabled = true
}
"cloudwatch-agent" = {
name = "cloudwatch-agent"
image = "public.ecr.aws/cloudwatch-agent/cloudwatch-agent"
dest_path = null
source_registry = "public.ecr.aws"
source_image = "cloudwatch-agent/cloudwatch-agent"
source_tag = null
# tag = "latest"
tag = "1.300026.2b172"
enabled = true
}
}

0 comments on commit 7eb68ea

Please sign in to comment.