terraform-provider-dynatrace
terraform-provider-dynatrace copied to clipboard
Network Zone not imported
Describe the bug I use terraform-provider-dynatrace export dynatrace_network_zones which is supposed to downloads all existing network zone configuration
To Reproduce Steps to reproduce the behavior:
- launch terraform-provider-dynatrace export dynatrace_network_zones
- Check downloaded network zone
- I just have: resource "dynatrace_network_zones" "NetworkZones" { enabled = true }
Expected behavior List of all the existing network zone.
Desktop (please complete the following information):
- OS: windows
Additional context Add any other context about the problem here.