HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ujnproduct

no profile record

Submissions

A Data Driven Guide to Fundraising as an Open Source Founder

jordansegall.substack.com
1 points·by ujnproduct·3 jaar geleden·0 comments

[untitled]

1 points·by ujnproduct·3 jaar geleden·0 comments

[untitled]

1 points·by ujnproduct·3 jaar geleden·0 comments

[untitled]

1 points·by ujnproduct·3 jaar geleden·0 comments

How to implement Terraform automation within GitHub Actions for your B2B SaaS

blog.digger.dev
1 points·by ujnproduct·3 jaar geleden·0 comments

Recipe UI – open-source Postman Alternative

github.com
3 points·by ujnproduct·3 jaar geleden·0 comments

Public bulletin board of stuff people are building

buildingsomethingnew.co
1 points·by ujnproduct·3 jaar geleden·0 comments

[untitled]

1 points·by ujnproduct·3 jaar geleden·0 comments

Show HN: Digger – Open Source Terraform automation and collaboration tool

github.com
91 points·by ujnproduct·3 jaar geleden·23 comments

We rewrote our product in Go from scratch

medium.com
2 points·by ujnproduct·3 jaar geleden·0 comments

You can now import your existing infrastructure into Terraform. Now what?

medium.com
2 points·by ujnproduct·3 jaar geleden·1 comments

Stop using a separate CI/CD system for IaC

medium.com
1 points·by ujnproduct·3 jaar geleden·0 comments

Show HN: Digger, an OS Alternative to Terraform Enterprise Now Has RBAC via OPA

loom.com
2 points·by ujnproduct·3 jaar geleden·0 comments

Show HN: Terraform Automation and Collaboration tools (TACOS) pricing calculator

github.com
1 points·by ujnproduct·3 jaar geleden·0 comments

Framer AI – Generate and publish your site with AI in seconds

framer.com
2 points·by ujnproduct·3 jaar geleden·0 comments

Cheaper Alternatives to Terraform Cloud

medium.com
1 points·by ujnproduct·3 jaar geleden·1 comments

Implementing Azure DevOps CI/CD Pipeline for Terraform

medium.com
1 points·by ujnproduct·3 jaar geleden·0 comments

Digger: Open-source alternative to Terraform Enterprise

github.com
1 points·by ujnproduct·3 jaar geleden·0 comments

Show HN: Digger v4.0 – An Open Source GitOps Tool for Terraform

digger.dev
2 points·by ujnproduct·3 jaar geleden·1 comments

Can GitHub Actions Be Used as a CI/CD for Terraform?

medium.com
2 points·by ujnproduct·3 jaar geleden·0 comments

comments

ujnproduct
·3 jaar geleden·discuss
Interesting. TIL
ujnproduct
·3 jaar geleden·discuss
Beautiful.
ujnproduct
·3 jaar geleden·discuss
Love the landing page - beautiful!
ujnproduct
·3 jaar geleden·discuss
Why are we doing this?

We built digger to enable teams to be able to run terraform plan/apply within their existing CI. The tool is entirely open-source and we are looking for feedback and contributions. This would also help us spread the word amongst terraform cloud users.

All you have to do is use the quick start guide in our github repo below, and after you've used it or tested it, send me (utpal) a slack (link below) message of your email and I can send the gift card over!

Only constraint is that you are an active Terraform Cloud/ Spacelift/ Atlantis/ Env0 user and understand the problem space.

Thanks all - genuinely appreciate your feedback and contributions!

LINKS

Github repo - https://github.com/diggerhq/digger Slack -https://join.slack.com/t/diggertalk/shared_invite/zt-1atmgf1...
ujnproduct
·3 jaar geleden·discuss
Agreed.
ujnproduct
·3 jaar geleden·discuss
Digger is a Github Action that runs Terraform plan and apply with PR-level locks. The idea is that terraform jobs run natively in your Github Actions - no need to share sensitive data with another CI system. There's no need to deploy and maintain a backend service either. We migrated from Python to Golang yesterday. None of the team had experience with golang, but we managed to migrate in a week. Here's why we did it:

Faster runtimes (upto 30x faster)

Can be compiled into single binary, advantages for Github actions is that we don’t need to wrap action into Dockerfile.

Easy to compile binary to multiple platforms, it helps us run from same codebase.

Interface based development , more guarantees about the code correctness by the compiler when compared to using Python.

Golang is more popular in the DevOps and infrastructure community, we can find several libraries and reuse them in our code.

Would love to hear from HN on our code quality! Please be as critical as possible!
ujnproduct
·3 jaar geleden·discuss
Have you heard of Vipassana meditation? They do something similar, but you are allowed to eat. It isn't for 1 day though, but for 10. Link here - https://www.dhamma.org/en/
ujnproduct
·3 jaar geleden·discuss
[0] - https://github.com/motatoes/tfcloud-alt
ujnproduct
·4 jaar geleden·discuss
This is an amazing product & given that gumroad has recently increased prices, the timing could not have been better. But information architecture of the landing page needs to change. I am left with the following questions after reading the content on the website.

1. How much margin does the platform charge? 2. Why can't I see a preview to what I am paying for? 3. How is it better than Gumroad, Stripe and others? Margins, ease of use etc, whatever your arguments are, I would love a detailed explanation.