zorkian / go-datadog-api

A Go implementation of the Datadog API.
BSD 3-Clause "New" or "Revised" License
183 stars 156 forks source link

Add Azure integration #275

Closed dabcoder closed 4 years ago

dabcoder commented 5 years ago

See https://github.com/terraform-providers/terraform-provider-datadog/issues/196 for context.

dabcoder commented 5 years ago

~Still WIP as this is pending feedback for the IntegrationAzureUpdateAccountRequest / Update Azure account~. Would be good to review this as is.

Ricky-Thomas commented 4 years ago

The docs are currently up to date with all the Azure functionality that should be added here. Lets make sure all the existing functionality is accounted for.

Happy to do another call and discuss.

gzussa commented 4 years ago

We (Datadog) implemented this feature in our Official Go Client https://github.com/DataDog/datadog-api-client-go. Closing this PR. If the open source community want to add this feature into this client. Feel free to reopen this PR.