8000 Tags · lastlee/infracost · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: lastlee/infracost

Tags

v0.7.19

Toggle v0.7.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(aws): add support for Google Cloud Functions resource (infracost…

…#399)

* Adding support for Google CloudFunctions resource

* fixes after review

* Update infracost-usage-example.yml

* fix: add a few fixes:
1. default duration to 100ms as that’s the minimum
2. round-up to nearest 100ms
3. only show costs where applicable (i.e. don’t default to 0 invocations)

Co-authored-by: Ali Khajeh-Hosseini <alikhajeh1@googlemail.com>

v0.7.18

Toggle v0.7.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(aws): add support for AWS Route53 resolver (infracost#396)

* feat(aws): Adds support for Route53 resolver

* Update infracost-usage-example.yml

Co-authored-by: Ali Khajeh-Hosseini <alikhajeh1@googlemail.com>

v0.7.16

Toggle v0.7.16's commit message
fix: handle default_branch_monthly_cost having no cost

Closes infracost/infracost-gh-action#17

v0.7.15

Toggle v0.7.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor(test): update how usage data is passed in integration tests (i…

…nfracost#357)
0