terraform-provider-dynatrace
terraform-provider-dynatrace copied to clipboard
Several Process Group Configurations are excluded when using -export, or -export -ref -id
Describe the bug
When attempting to execute an environment export, no settings related to process groups appear in the output. Additionally, when using -export -list-exclusions
, these same configuration do not appear in the default exclusions either.
To Reproduce Steps to reproduce the behavior:
- Assuming
terraform init
has already been executed, and Export utility > Prerequisites have been completed./terraform-provider-dynatrace -export -ref -id
Expected behavior Directly from documentation
Export all configurations with data sources/dependencies and include commented IDs
Screenshots No screenshots available. Have been able to demonstrate an example of the missing exports by executing the following command
./terraform-provider-dynatrace -export dynatrace_process_group_detection
Desktop (please complete the following information):
- OS: Ubuntu 22.04.5 LTS via WSL2
- Browser: Not applicable
- Version: Terraform v1.10.5, Dynatrace Terraform Provider v1.72.3
Smartphone (please complete the following information):
- Device: N/A
- OS: N/A
- Browser: N/A
- Version: N/A
Additional context
terraform version
...
Terraform v1.10.5
on linux_amd64
+ provider registry.terraform.io/dynatrace-oss/dynatrace v1.72.3