GoogleCloudPlatform / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
12.09k stars 1.6k forks source link

Support for Datadog Powerpack Implementation in Terraformer #1841

Open QuantumRoamer opened 5 months ago

QuantumRoamer commented 5 months ago

Datadog has recently introduced a Powerpack implementation using Terraform, but Terraformer currently lacks support for this feature. This issue is raised to track the request for adding support for Datadog Powerpack in Terraformer.

2024/01/31 10:49:13 datadog importing... powerpack
2024/01/31 10:49:13 datadog error importing powerpack, err: datadog: powerpack not supported service

Documentation Reference:

For more information on Datadog Powerpack using Terraform, refer to the official documentation: Datadog Powerpack Terraform Documentation

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

QuantumRoamer commented 2 months ago

Do we have any update on this?

cameres commented 1 month ago

Opened a PR above for this. Hoping that we can get a review on it.