Skip to content

test: verify infracost integration#1

Open
luujaiyn wants to merge 2 commits intomainfrom
test-infracost
Open

test: verify infracost integration#1
luujaiyn wants to merge 2 commits intomainfrom
test-infracost

Conversation

@luujaiyn
Copy link
Owner

test: verify infracost integration

@infracost
Copy link

infracost bot commented May 28, 2025

💰 Infracost report

Consider fixing this issue, it doesn't align with your company's FinOps policies & the Well-Architected Framework. Add a PR comment with @infracost help to see how you can dismiss or snooze issues and unblock your PR.

Tagging policies
🔴 FinOps tags

This example Tagging policy shows how you can enforce required FinOps tag keys/values in pull requests. This example checks for the tags 'Service' (can have any value) and 'Environment' (must be Dev/Stage/Prod) on all taggable resources being changed in the pull request. You can adjust it from https://dashboard.infracost.io > Governance > Tagging policies. You have a 14 day trial of this feature as it's part of Infracost Cloud.

resource aws_instance.my_web_app

  • Environment has invalid value test. Must be one of Dev, Prod, Stage.
  • Missing mandatory tag root_block_device.Environment. Must be one of Dev, Stage, Prod. Consider using default tags to avoid adding tags to individual resources.
  • Missing mandatory tags: Service, root_block_device.Service. Consider using default tags to avoid adding tags to individual resources.

in project main

Monthly estimate increased by $195 📈
Changed project Baseline cost Usage cost* Total change New monthly cost
main +$195 - +$195 $195

*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

Estimate details (includes details of skipped projects due to errors)
Key: * usage cost, ~ changed, + added, - removed

──────────────────────────────────
Project: main

+ aws_instance.my_web_app
  +$195

    + Instance usage (Linux/UNIX, on-demand, m3.xlarge)
      +$194

    + root_block_device

        + Storage (general purpose SSD, gp2)
          +$0.80

Monthly cost change for main
Amount:  +$195 ($0 → $195)

──────────────────────────────────
Key: * usage cost, ~ changed, + added, - removed
1 project has no cost estimate change.
Run the following command to see its breakdown: infracost breakdown --path=/path/to/code

──────────────────────────────────
*Usage costs can be estimated by updating Infracost Cloud settings, see docs for other options.

1 cloud resource was detected:
∙ 1 was estimated

This comment will be updated when code changes.

@luujaiyn luujaiyn closed this May 28, 2025
@luujaiyn luujaiyn reopened this May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant