Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed instance type #9

Merged
merged 6 commits into from
Oct 21, 2024
Merged

changed instance type #9

merged 6 commits into from
Oct 21, 2024

Conversation

morethancertified
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Oct 19, 2024

💰 Infracost report

Monthly estimate decreased by $60 📉

Changed project Baseline cost Usage cost* Total change New monthly cost
morethancertified/gitops-minicamp-2024/terraform -$60 - -$60 (-88%) $8

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

Estimate details
Key: * usage cost, ~ changed, + added, - removed

──────────────────────────────────
Project: terraform
Module path: terraform

~ aws_instance.grafana_server
  -$60 ($69 → $8)

    ~ Instance usage (Linux/UNIX, on-demand, t2.large → t3.micro)
      -$60 ($68 → $8)

Monthly cost change for morethancertified/gitops-minicamp-2024/terraform (Module path: terraform)
Amount:  -$60 ($69 → $8)
Percent: -88%

──────────────────────────────────
Key: * usage cost, ~ changed, + added, - removed

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

7 cloud resources were detected:
∙ 1 was estimated
∙ 6 were free

Infracost estimate: Monthly estimate decreased by $60 ↓
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ Changed project                                    ┃ Baseline cost ┃ Usage cost* ┃ Total change ┃
┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━━━╋━━━━━━━━━━━━━╋━━━━━━━━━━━━━━┫
┃ morethancertified/gitops-minicamp-2024/terraform   ┃          -$60 ┃           - ┃  -$60 (-88%) ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━━━┻━━━━━━━━━━━━━┻━━━━━━━━━━━━━━┛

✅ Policies passed

This comment will be updated when code changes.

Copy link

AWS instance type 't2.xlarge' is not allowed. Only 't3.micro' or 't3.small' are permitted.

Copy link

AWS instance type 't2.micro' is not allowed. Only 't3.micro' or 't3.small' are permitted.

@morethancertified morethancertified merged commit 024b31c into main Oct 21, 2024
2 checks passed
@morethancertified morethancertified deleted the feature branch October 21, 2024 20:03
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