Dynatrace::Installer::Agent

November 19, 2019 · View on GitHub

AWS Dynatrace OneAgent Installer resource currently supports OneAgent installation for Linux systems, but it's fully extensible. You can build the resource from the source code using Java environment (cfn-cli tool/RPDK, Maven, JDK, git CLI, etc) with the following steps:

  1. Clone git repository - git clone https://github.com/mnalezin/DynatraceInstallerAgent
  2. cd DynatraceInstallerAgent/
  3. Create package with Maven - mvn package
  4. Submit the resource - cfn submit

Feel free to experiment with the new resource provider and contact us with questions and comments.

Read more: https://www.dynatrace.com/news/blog/aws-cloudformation-registry/