infracost.io β
Cloud cost estimates for Terraform in pull requestsπ°π Shift FinOps Left!
Package Information β
- Domain:
infracost.io
- Name:
infracost.io
- Homepage: Not specified
- Source: View on GitHub
Installation β
bash
# Install with launchpad
launchpad install infracost
Programs β
This package provides the following executable programs:
infracost
Aliases β
This package can also be accessed using these aliases:
infracost
Available Versions β
Show all 10 versions
0.10.41
,0.10.40
,0.10.39
,0.10.38
,0.10.37
0.10.36
,0.10.35
,0.10.34
,0.10.33
,0.10.32
Latest Version: 0.10.41
Install Specific Version β
bash
# Install specific version
sh <(curl https://pkgx.sh) +infracost.io@0.10.41 -- $SHELL -i
Usage Examples β
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.infracostio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links β
This documentation was auto-generated from package data.