Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
11–20 of 36 posts
Congrats on this. Love to see what you're doing here!
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#12Congrats on this. Love to see what you're doing here!
Thanks!
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#13does this include azure, GCP and aws pricing?
what happens when the cloud vendor update their pricing strats?
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#14Do you have plans to support Cloudformation (and cdk)?
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#15does this include azure, GCP and aws pricing? what happens when the cloud vendor update their pricing strats?
Hey, yes we support azure, GCP and AWS. We continually keep up to date with vendors' pricing. You can check out our aggregate cloud pricing graphql API for more info (https://github.com/infracost/cloud-pricing-api/)
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#16Do you have plans to support Cloudformation (and cdk)?
We actually have limited Cloudformation support in the Infracost CLI at this very moment in time. That being said we haven't been actively expanding support for it. We're a small team, and our core focus is on Terraform users and making their experience top-notch. However, we have a very lively community and always welcome contributions. Community members are building the Pulumi integration at the moment.
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#17Do you have plans to support Cloudformation (and cdk)?
[deleted]
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#18Cool tech, though I am personally sad that this is even a problem that needs solving. The fact that there's no price transparency, seemingly by design, in cloud products is :(
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#19Cool tech, though I am personally sad that this is even a problem that needs solving. The fact that there's no price transparency, seemingly by design, in cloud products is :(
When I started looking at cloud pricing in 2009 there were ~10K price points, today there are more than 3M. The cloud vendors focus on moving fast and continually release new services but there is more they could be doing to make it easy for engineers to understand the costs. Infra-as-code added another layer of complexity as now engineers have no idea what we're about to buy on AWS when we run "terraform apply" or similar checkout commands in other tools. All software has a cost, it's just not visible until it's too late - that's what we want to change.
Re: Show HN: Infracost (YC W21): Cloud Costs for Terraform in VSCode
#20Cool tech, though I am personally sad that this is even a problem that needs solving. The fact that there's no price transparency, seemingly by design, in cloud products is :(
Are you concerned that there's no price transparency or that pricing isn't predictable? If so, I guess I'm curious how you define price transparency, since pricing in the cloud isn't opaque in the same way it is in medicine.