Skip to content

Spin up your Dynatrace Managed node in 5 minutes using Terraform and AWS

Notifications You must be signed in to change notification settings

raffaele-talarico/dynatrace-terraform-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Spin up your Dynatrace Managed node in 5 minutes using Terraform and AWS

This project allows you to quickly spin up your Dynatrace Managed instance on AWS using the IAC tool Terraform. If you're new to Terraform please take a look first at the official page: https://www.terraform.io/ or if you're new to Dynatrace (I hope you're not :-) ) please take a look at the official website and documentation pages: https://www.dynatrace.com and https://help.dynatrace.com/dynatrace-managed/

The requirements for this project are:

The Terraform files created to automate the Dynatrace Managed node set up are:

  • provider.tf
    • it basically contains the details to access your AWS environment
  • vars.tf
    • it contains every single variable used in both provider and instance files
  • instance.tf
    • it contains the AWS instance details and the Dynatrace Managed installation automation steps

Should you have any question feel free to contact me at raffaele.talarico [at] dynatrace.com

About

Spin up your Dynatrace Managed node in 5 minutes using Terraform and AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages