Closed cory-signalfx closed 5 years ago
Adds GetIntegration and DeleteIntegration. These are needed for the Terraform provider's testing.
GetIntegration
DeleteIntegration
We need to verify that Integrations are created correctly. The content can be all over the map, so we'll defer that for now.
Summary
Adds
GetIntegration
andDeleteIntegration
. These are needed for the Terraform provider's testing.Motivation
We need to verify that Integrations are created correctly. The content can be all over the map, so we'll defer that for now.