terraform-provider-dynatrace icon indicating copy to clipboard operation
terraform-provider-dynatrace copied to clipboard

Network Zone not imported

Open MaudVandevelde opened this issue 1 year ago • 0 comments

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:

  1. launch terraform-provider-dynatrace export dynatrace_network_zones
  2. Check downloaded network zone
  3. 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.

MaudVandevelde avatar Nov 02 '22 13:11 MaudVandevelde