Closed cory-signalfx closed 4 years ago
Adds PackageSpecifications to Detector
PackageSpecifications
Terraform needs to send this field, which it is currently omitting since this library knows nothing about the field! It specifically is not omitempty because the API would like us to send an empty string.
omitempty
Summary
Adds
PackageSpecifications
to DetectorMotivation
Terraform needs to send this field, which it is currently omitting since this library knows nothing about the field! It specifically is not
omitempty
because the API would like us to send an empty string.