dd2tf icon indicating copy to clipboard operation
dd2tf copied to clipboard

Export DataDog configuration to Terraform

Results 17 dd2tf issues
Sort by recently updated
recently updated
newest added

I'm using the tool for the first time. After cloning the repo into `$GOPATH/src/dd2tf` and resolving issues with not having `dep` installed and running `dep ensure` ```sh > brew install...

I joined Datadog a month ago, did the laptop setup script at the time, but it seems that I don't have `dep`: ``` % dep ensure zsh: command not found:...

Importing a large number of resources can create a lot of manual effort for importing, as the user has to manually terraform import the resources into the statefile. If the...

Users of datadog tend to organize their monitors using tags. It would be nice to have an option to use those tags to import just the ones that use that...

Hi folks, I am trying to decide between dd2tf and this to convert all manual DataDog monitors into TF. https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/monitor#import Thanking you in advance. - Sithu

Hi! Thank you for this tool! I have one issue and that is that when i fetch data a = is missing. It should be: thresholds = { Look at...

As more people are using the project, it's important to have a LICENSE.md file. Github already provides templates for most common licensing model (https://help.github.com/en/articles/licensing-a-repository). Given that I'd love to hear...

# Description - I want to support terraform of SLO function. - https://www.terraform.io/docs/providers/datadog/r/service_level_objective.html