- Terraform 0.13.x+
Please check the documentation within the Terraform Registry for how to use and configure this Provider as well as for currrently supported resources and data sources.
Additional information can be found under Dynatrace Configuration as Code via Terraform.
In addition to acting as a Terraform Provider Plugin the executable terraform-provider-dynatrace
(terraform-provider-dynatrace.exe
on Windows) can also get directly invoked.
The utility then reaches out to the Dynatrace Environment specified by the command line arguments and fetches all currently supported configuration items. These results will then automatically get transformed into HCL (the configuration language to be used for .tf
files) and places each configuration item into its own .tf
file).
Please check out the documentation within the Terraform Registry for detailed information about how to use that functionality.