Hi Guys, another new user. I was looking for a way...
# help
l
Hi Guys, another new user. I was looking for a way to not upload the final data to dashboard in infracost cloud, even if it is free.
w
Hi Arun, are you using the github app integration? That automatically uploaded data during the 2-week trial, it stops uploading after that since the plan is downgraded to the Infracost CI/CD plan, which only does the PR comment part.
l
Thanks @white-airport-8778. And for the first 2 weeks, there is no stopping it is it?
w
I can downgrade your plan now if you want, that’ll stop it 🙂 Please go to Org Settings and email the Org ID to hello@infracost.io and we’ll downgrade your plan
l
Thanks. That helps. Also, is there a document that explains, what all data is collected and stored on your servers each time I run
infracost
cli - primarily
breakdown
and
diff
Also, is the infracost CI/CD opensource and free to use even for commercial purposes, or is there a catch?
By the way, the ORG ID is
02786f84-02ed-4e47-838b-3f63d85a5a86
@white-airport-8778
w
If you run
infracost diff
or
breakdown
using
--format json
you can see the data they generate, when you use Infracost Cloud, that data is uploaded to the dashboard so you can have visibility of all cost estimates across repos/teams. This FAQ shows how the CLI fetches prices. Infracost CI/CD is open source/free for commercial purposes too, there’s no catch, most larger companies need Infracost Cloud on top of the CI/CD plan as they want the visibility, Guardrails, Policies, Jira integration etc.
l
Thanks @white-airport-8778. That clears a lot for me.