DataDog / terraform-provider-datadog

Terraform Datadog provider
https://www.terraform.io/docs/providers/datadog/
Mozilla Public License 2.0
399 stars 375 forks source link

[datadog_service_account] Role-assignment improvements for service accounts #2434

Closed retsguj closed 2 months ago

retsguj commented 3 months ago

https://datadoghq.atlassian.net/browse/ACCESS-2568

datadog_user_role already allows for roles to be assigned to service accounts, luckily.

retsguj commented 3 months ago

Am having a hard time figuring out what I broke in the tests...

srosenthal-dd commented 3 months ago

(I'm also not sure about the test failures at a glance, looks like you'll have to read them in more detail)

srosenthal-dd commented 2 months ago

✅ Re-tested locally today with the latest code and it worked well for me. Good to ship as far as I'm concerned.