Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Releases: cloudposse-archives/terraform-aws-cloudwatch-agent

0.2.0 Add `role_policy_document` output

17 May 14:07
Compare
Choose a tag to compare

what

  • Add role_policy_document output
  • Add example on how to use it

why

  • Allows using an existing role in case we already have it

0.1.1 Fix examples in README

03 May 16:45
Compare
Choose a tag to compare

what

  • Fix examples in README

why

  • Change the environment argument to stage in the example
  • Fix the formatting for the terraform examples

0.1.0 CloudWatch agent initial implementation

16 Apr 20:48
Compare
Choose a tag to compare

what

  • CloudWatch agent initial implementation

why

  • Install a CloudWatch agent on EC2 instances