This terraform module is used to create Dynatrace environment specific resources.
By default, services defined in the default_metrics.yaml will be monitored on all the aws connections specified in the input (from the terragrunt repo).
This set of services can be topped up or completely replaced by including/altering relavant sections as specified in the https://github.com/UKHomeOffice/core-cloud-dynatrace-terragrunt documentation.
Name | Version |
---|---|
dynatrace | ~> 1.0 |
Name | Version |
---|---|
dynatrace | ~> 1.0 |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
aws_connections | A map of AWS Connections to create. The key is the name of the connection. | map(object({ |
{} |
no (Both the the optional_services_top_up and optional_exclusive_services can either be empty or completely omitted.) |
No outputs.