Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Terraform module to support the deployment Datadog's Log Forwarder #723

Open
jperez3 opened this issue Dec 14, 2023 · 3 comments
Open

Comments

@jperez3
Copy link

jperez3 commented Dec 14, 2023

Describe what happened:

Similar to previously opened issues, I'm having trouble deleting a log forwarder created s3 bucket because it's not empty. The problem seems to be around how the Terraform deployment process is just kicking off a cloudformation stack. I believe Terraform should be treated as a first class citizen, especially given the rise of HCL https://x.com/armon/status/1722982323983880589?s=20

Describe what you expected:

I would like to see a terraform module which cleanly deploys and destroys the datadog log forwarder infrastructure

Steps to reproduce the issue:

Deploy a datadog log forwarder via terraform (as described here) and run terraform destroy

@splisson-cn
Copy link

+1

@mikecouk
Copy link

We're also suffering from this problem. Cloudformation Stack in terraform seems lazy, and is actually very slow to deploy. Would be great if it was just Terraform.

@gavreid
Copy link

gavreid commented Aug 12, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants