Public `dynatrace_automation_workflows` are getting exported as "private"
Closed this issue · 0 comments
Reinhard-Pilz-Dynatrace commented
Similar behavior as in #607.
The Attribute isPrivate
has default value true
. Which means when omitted the workflow is meant to be public.
That reverse logic produces wrong HCL code for that attribute.