amnk

Results 13 comments of amnk

@vperi1730 I am not a maintainer of this project, but the error you are facing is because your Vault was previously configured with a different seal mechanism. In this case...

Ok, I am not the only one :D ... @mumoshu My personal use case for this is a pipeline of value from provisioner to Helm. For example, consider two environments:...

@lucioveloso oh, this is big. I never actually cared about them (unfortunately), but will evaluate links you send (thanks for them) and post my thoughts here.

@toozej Thank you very much for PRs. I know I've been silent on this, but let's merge this if `dd2tf` is still useful for someone. Would you be able to...

@thomasfinstad sorry for late reply! `dep ensure` issue is most likely not related - this is a leftover from previous commit (but thanks for pointing anyway!). Second (and main) issue...

Sorry guys, I was extremely busy recently. The issue **seems** to be related to https://github.com/zorkian/go-datadog-api/issues/192, although I'm not sure. Will try to check this week.

@mlindes first of all, thanks for the investigation. I can spend time to build new resource, but I recently stumbled across [terraformer](https://github.com/GoogleCloudPlatform/terraformer#use-with-datadog). So I'm not even sure developing dd2tf makes...

@mlindes if this project is useful to someone - I will continue it :) Will try to allocate time today to fix this issue.

@mlindes thanks for honest feedback. When I initially coded this - I was also not aware of Terraformer (or maybe it did not exist - not sure). But their approach...

@sithu `terraform import` can import the state of the object, but it won't give you the Terraform files. At least personally, I was usually doing this: creating some stub Terraform...